Do not call gnutls_x509_crt_check_hostname() if hostname eq NULL. Reported by Matthew...
commit60c62e045245f07798f61ef7f39e8ae84fd9c8e0
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 28 Feb 2012 09:00:15 +0000 (28 10:00 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 28 Feb 2012 09:24:30 +0000 (28 10:24 +0100)
treebf2b425c761eae2e3eca71ec00d6ea9a5bf5fe14
parente506c4a1a421292dc3d5e6eba7f61f76df25e1e7
Do not call gnutls_x509_crt_check_hostname() if hostname eq NULL. Reported by Matthew Hall.
THANKS
src/common.c