[363] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

keytab iteration memory leak.

daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Oct 5 19:32:23 1993

To: krb5-bugs@MIT.EDU
Date: Tue, 05 Oct 1993 19:32:32 -0400
From: Marc Horowitz <marc@GZA.COM>

If you call krb5_kt_next_entry() a number of times, the keytab entry
will be allocated anew each time.  Fine.  But there's no function to
free a krb5_keytab_entry.  This is Bad(tm).

		Marc

home help back first fref pref prev next nref lref last post