]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use the PK11_DestroyContext() instead of PK11_Finalize() to destroy
authorGreg Hudson <ghudson@mit.edu>
Mon, 27 Sep 2010 23:26:03 +0000 (23:26 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 27 Sep 2010 23:26:03 +0000 (23:26 +0000)
commit440d17a3cf5d89794cdd6c6d304bcc1bde5ebc56
tree3261355bf8773a5d653d73917fe2cb1b397ee88a
parent7c78d471f2de562c090e2bc9ef0e01bfba1a334c
Use the PK11_DestroyContext() instead of PK11_Finalize() to destroy
crypto contexts in enc_gen.c; the latter seems to leak references.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/nss@24365 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/nss/enc_provider/enc_gen.c