* yarrow.c (krb5int_yarrow_final): Call
authorEzra Peisach <epeisach@mit.edu>
Wed, 26 May 2004 18:17:35 +0000 (18:17 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 26 May 2004 18:17:35 +0000 (18:17 +0000)
commit605cee517c573e9e856003feae232e7078b78ed9
tree5e3784f263306d11cd4a2569c3dd04a04555edeb
parent6736d856a43b36feea4b3b682cf19fd68b897b7d
* yarrow.c (krb5int_yarrow_final): Call
krb5int_yarrow_cipher_final before zeroing out reference to
memory.

* ycipher.[ch] (krb5int_yarrow_cipher_final): Free CIPHER_CTX memory
allocated by krb5int_yarrpw_cipher_init().

These cleanup handlers are now invoked in the library "fini" handlers.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16368 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/yarrow/ChangeLog
src/lib/crypto/yarrow/yarrow.c
src/lib/crypto/yarrow/ycipher.c
src/lib/crypto/yarrow/ycipher.h