Small leak in kadm5_get_init_creds

2007-03-04 Thread Jerry James
I found this while running an application under valgrind in search of a bug in my code. In kadm5_get_init_creds, the local variable "client" is initialized with krb5_parse_name, then never freed. I believe something like the attached patch is appropriate. I found this on a Fedora Core 6 box, whi

kstart 3.9 released

2007-03-04 Thread Russ Allbery
Russ Allbery <[EMAIL PROTECTED]> writes: > I'm pleased to announce release 3.8 of kstart. > Changes from previous release: > Allow -H to be used with a command in k4start and k5start. In this > case, check the existing ticket cache and authenticate if it's > stale, then run the comm