Prevent the usage of strlen() on null values.
commit6ce282dbc7a445edd98c6407d39fbd54b28f0502
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 25 Aug 2012 13:37:17 +0000 (25 15:37 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 25 Aug 2012 23:09:30 +0000 (26 01:09 +0200)
tree8b44a85511549784b7a52e7474c1f395a8aa4a41
parent1b89604daff0653e47e9bf8937674928a29309ba
Prevent the usage of strlen() on null values.
lib/x509/privkey_pkcs8.c