[SSSD] [PATCH] Allow NULL memctx in sysdb_custom_subtree_dn

Stephen Gallagher sgallagh at redhat.com
Fri Jul 8 16:35:41 UTC 2011


ldb_dn_new_fmt() has a bug and cannot take a NULL memory context

This hack just creates a tmp_ctx to pass to the ldb routine and then
steals it back onto the memctx before returning it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Allow-NULL-memctx-in-sysdb_custom_subtree_dn.patch
Type: text/x-patch
Size: 1434 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110708/ceaf5be5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110708/ceaf5be5/attachment.sig>


More information about the sssd-devel mailing list