[krbdev.mit.edu #2881] CVS Commit
Jeffrey Altman via RT
rt-comment at krbdev.mit.edu
Sat Jan 15 01:34:15 EST 2005
* cp_key_cnt.c, copy_princ.c:
prevent krb5_copy_principal() and krb5_copy_keyblock() from
calling malloc(0). On platforms in which malloc(0) returns
NULL, these functions will return an ENOMEM error the way
they were written.
To generate a diff of this commit:
cvs diff -r5.457 -r5.458 krb5/src/lib/krb5/krb/ChangeLog
cvs diff -r5.24 -r5.25 krb5/src/lib/krb5/krb/copy_princ.c
cvs diff -r5.12 -r5.13 krb5/src/lib/krb5/krb/cp_key_cnt.c
More information about the krb5-bugs
mailing list