]> git.ipfire.org Git - thirdparty/krb5.git/commit
Make the PKINIT NSS path also check for NULL certs
authorNalin Dahyabhai <nalin@dahyabhai.net>
Tue, 9 Jul 2013 18:13:16 +0000 (14:13 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 17 Jul 2013 16:24:21 +0000 (12:24 -0400)
commit8899397ab78ea09b8d7dbb20347dd12c93eb15ee
tree4669d06169da8806dd00165d89bd3eef80b29b2c
parentfc975f6608015c61afc7fcba728344663b015996
Make the PKINIT NSS path also check for NULL certs

When called to free identity information, do what the OpenSSL-based
version does, and error out if the identity information is NULL.
src/plugins/preauth/pkinit/pkinit_crypto_nss.c