Skip Menu |
 

CC: Mark.Phalan@Sun.Com

On pretty much every failed kadmin "action" memory is leaked from
krb5_get_error_message(). The attached patch krb5_free_error_message()'s
the error message before returning.
Download krb5-1.6.3_kadmin_memleak_fixes.patch
application/octet-stream 19.2KiB

Message body not shown because it is not plain text.

Adapted and applied.

I accidentally tagged the commit for #6202, which is a related issue
(Sun patch for some of the same leaks). r20956 is the relevant commit.