]> git.ipfire.org Git - thirdparty/krb5.git/commit
krb5_c_make_checksum allocates the output memory. remove all code which preallocates it
authorMarc Horowitz <marc@mit.edu>
Tue, 6 Oct 1998 06:51:13 +0000 (06:51 +0000)
committerMarc Horowitz <marc@mit.edu>
Tue, 6 Oct 1998 06:51:13 +0000 (06:51 +0000)
commitbc890a3f2004bacd7ce1567fb6edfb1ded5a9ef2
tree57a374d1d236984eac14fe4fd3a1cfa6a81eef4d
parent8d0f2e56bf388e3c29a19283bf757eac47a89a99
krb5_c_make_checksum allocates the output memory.  remove all code which preallocates it

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/marc-3des@10966 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/verify_checksum.c
src/lib/krb5/krb/mk_req_ext.c
src/lib/krb5/krb/mk_safe.c
src/lib/krb5/krb/send_tgs.c