* enc_helper.c (krb5_encrypt_helper): NULL out the pointer to the
authorTom Yu <tlyu@mit.edu>
Tue, 29 Jun 1999 01:53:43 +0000 (01:53 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 29 Jun 1999 01:53:43 +0000 (01:53 +0000)
commitb78d68824e53586eedc08fe9596900f1ffa59f40
tree27ad7ea3c5eec44edc921f154f8a7635f0733270
parent6552c09a1b8b194f3ece2d27f3d28fc9b0a9acb0
* enc_helper.c (krb5_encrypt_helper): NULL out the pointer to the
ciphertext if there is an error; this prevents stuff farther up
from freeing freed memory.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11531 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/enc_helper.c