Fixed memory deallocation/cleanup on error returns
authorTheodore Tso <tytso@mit.edu>
Thu, 13 Jan 1994 23:19:03 +0000 (23:19 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 13 Jan 1994 23:19:03 +0000 (23:19 +0000)
commit4e1eb866967733c044bb477cf7162cfb40d8a477
treef844e2a849d702eb624aa4d5d5ac7dc18654ceff
parent7360ea617de5b40240f7bc9528fdc63ee3e39e32
Fixed memory deallocation/cleanup on error returns

For the credentials structures, established the convention that any of
the Kerberos routines that mutate the credentials structures shall
free substructure before replacing it.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3320 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/copy_tick.c
src/lib/krb5/krb/gc_2tgt.c
src/lib/krb5/krb/gc_frm_kdc.c
src/lib/krb5/krb/gc_via_tgt.c
src/lib/krb5/krb/get_in_tkt.c
src/lib/krb5/krb/mk_req.c
src/lib/krb5/krb/rd_safe.c