svn rev #20655: trunk/src/lib/krb5/ccache/
epeisach@MIT.EDU
epeisach at MIT.EDU
Thu Aug 14 01:09:12 EDT 2008
Commit By: epeisach
Log Message:
subject: Error return from krb5int_random_string not tested in ccache code
krb5int_random_string should probably only fail on malloc
failure. Test for an error return from the function and cleanup
properly (release mutex, return error instead of using uninitialized
memory).
Changed Files:
U trunk/src/lib/krb5/ccache/cc_keyring.c
U trunk/src/lib/krb5/ccache/cc_memory.c
More information about the cvs-krb5
mailing list