[Freeipa-devel] [PATCH] Unchecked return value in ipa-getkeytab

Martin Kosek mkosek at redhat.com
Tue Jan 11 09:49:34 UTC 2011


krb5_init_context return value was not checked. This could lead
to unhandled error issues.

This patch moves the Kerberos context initialization to the
branch where it is needed and handles the error value in a way
that allows program exit in a standard way deallocating all
resources.

https://fedorahosted.org/freeipa/ticket/721

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mkosek-freeipa-004-unchecked-return-value-in-ipa-getkeytab.patch
Type: text/x-patch
Size: 2060 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110111/17b7626d/attachment.bin>


More information about the Freeipa-devel mailing list