* t_encrypt.c (compare_results): Declare static.
authorEzra Peisach <epeisach@mit.edu>
Mon, 24 May 2004 21:04:34 +0000 (21:04 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 24 May 2004 21:04:34 +0000 (21:04 +0000)
commit1b86f2c181c3c2b68eedfedb93a475dcdc4b5436
tree96f073573f9beb4173fb63a4d2c139de54761b34
parent37c7d625e06da8a31090ae58ca745bb74c0133df
* t_encrypt.c (compare_results): Declare static.
(main): Free allocated memory before exit.

* t_nfold.c (fold_kerberos): Change nbytes argument to unsigned.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16358 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/ChangeLog
src/lib/crypto/t_encrypt.c
src/lib/crypto/t_nfold.c