[SSSD] [PATCH] Coverity issues in python HBAC bindings

Jakub Hrozek jhrozek at redhat.com
Tue Jul 26 10:49:40 UTC 2011


[PATCH 1/2] Remove dead code from python HBAC bindings
As Coverity noticed, we check for s != NULL in both if and else branches.

[PATCH 2/2] Handle allocation error in python HBAC bindings
This is kinda embarrassing, but the body of a NULL check was completely
missing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Handle-allocation-error-in-python-HBAC-bindings.patch
Type: text/x-patch
Size: 803 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110726/e26414e9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-dead-code-from-python-HBAC-bindings.patch
Type: text/x-patch
Size: 757 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110726/e26414e9/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110726/e26414e9/attachment.sig>


More information about the sssd-devel mailing list