[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: krb5_free_keyblock_contents



Real problem found.
In krb5_get_kdc_cred *out_creds gets calloc'ed and when get_cred_kdc failes
it frees *out_creds without setting it to NULL (or perhaps it should
do a proper free sequens and then set it to null?)
renew_validate int kinit.c then performs a free sequens on the already
freed pointer...
-- 
Ake Sandgren, Dep. of Comp. Sci. & HPC2N, Umea University, S-90187 Umea, Sweden
Internet: ake@{cs,hpc2n}.umu.se	Phone: +46 90 7866134	Fax: +46 90 7866126
WWW: http://www.cs.umu.se/~ake