[SSSD] [PATCHES] Fixes for sysdb upgrades

Stephen Gallagher sgallagh at redhat.com
Tue Aug 9 14:38:58 UTC 2011


I noticed two issues with sysdb upgrades:

Patch 0001: If the transaction failed to commit for any reason, we were
not cancelling it. This could leave the LDB in an unusable state.

Patch 0002: There was a double-free in sysdb_domain_init_internal(),
since tmp_ctx was allocated as a child of ctx.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Cancel-sysdb-upgrade-transaction-if-commit-fails.patch
Type: text/x-patch
Size: 3903 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110809/84019714/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-potential-double-free-issue.patch
Type: text/x-patch
Size: 809 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110809/84019714/attachment-0001.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/20110809/84019714/attachment.sig>


More information about the sssd-devel mailing list