]> git.ipfire.org Git - thirdparty/gnutls.git/commit
fix issue in gnutls_subject_alt_names_get().
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 18 Apr 2014 14:30:09 +0000 (16:30 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 18 Apr 2014 14:30:11 +0000 (16:30 +0200)
commit4e4eeaffe474fabd724a71288b9fd5a2d7c8a286
treee2c50ada79273e92827942864058c91d28226151
parenta37f86629a75c527d2866569b75a01197733fd19
fix issue in gnutls_subject_alt_names_get().

That caused a null pointer dereference when extracting names
from a certificate that contained an OtherName. Reported and
investigated by Kirill A. Shutemov.
lib/x509/x509_ext.c