pull up r23611 from trunk ------------------------------------------------------------------------ r23611 | epeisach | 2010-01-07 22:43:37 -0500 (Thu, 07 Jan 2010) | 7 lines subject: Set enctype in crypto_tests to prevent memory leaks ticket: 6627 tags: pullup The key caching is causing memory leaks if enctype is not set as the enctype specific cleanup handlers are not called. https://github.com/krb5/krb5/commit/3c3dc7a6e10f7b1f0794ea7482343a5beda127a3 Commit By: tlyu Revision: 23620 Changed Files: U branches/krb5-1-8/src/lib/crypto/crypto_tests/aes-test.c U branches/krb5-1-8/src/lib/crypto/crypto_tests/t_cts.c