]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix a leak when parsing PKINIT cert SANs with NSS
authorNalin Dahyabhai <nalin@dahyabhai.net>
Tue, 9 Jul 2013 22:29:41 +0000 (18:29 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 15 Jul 2013 15:14:50 +0000 (11:14 -0400)
commit4365d313c6109988268b746bcaf1c08f7b7a593c
tree4698cfd64836b4f571517d4bcc7a55d1f7e8196c
parent6e51f9cc3152c8e419fe7f459bcf521d60358434
Fix a leak when parsing PKINIT cert SANs with NSS

When retrieving the list of a certificate's subjectAltName values, we
weren't freeing some of the temporary memory we used.
src/plugins/preauth/pkinit/pkinit_crypto_nss.c