[PATCH] Some memory leak fixes

Jeremy Allison jra at samba.org
Tue May 27 19:22:44 GMT 2008


On Tue, May 27, 2008 at 12:03:54PM -0700, Chere Zhou wrote:
> This patch was made against v3-2-test.

The :

SAFE_FREE(princ);

fix is incorrect. This must be krb5_free_principal, not SAFE_FREE.

Jeremy.


More information about the samba-technical mailing list