]> git.ipfire.org Git - thirdparty/gnutls.git/commit
(gnutls_x509_crt_sign2): Check to see if ISSUER_KEY is NULL before
authorSimon Josefsson <simon@josefsson.org>
Sun, 27 Aug 2006 13:50:05 +0000 (13:50 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 27 Aug 2006 13:50:05 +0000 (13:50 +0000)
commit2dcd7e95ab9c382f780e5399b1fb136c4c7dfd8a
tree133e7c72d3806df5cc6561be7a91ea32fb905589
parent9c296b230cc8161c3c9dd41af97b197502ee46fd
(gnutls_x509_crt_sign2): Check to see if ISSUER_KEY is NULL before
continuing, based on report from Sascha Ziemann
<sascha.ziemann@secunet.com>.
lib/x509/x509_write.c