]> granicus.if.org Git - curl/commit
nss: fix a crash within SSL_AuthCertificate()
authorKamil Dudka <kdudka@redhat.com>
Mon, 4 Apr 2011 16:24:32 +0000 (18:24 +0200)
committerKamil Dudka <kdudka@redhat.com>
Mon, 4 Apr 2011 16:34:19 +0000 (18:34 +0200)
commitd3408d05935e61a303b5761cc5aa029eb54408f8
tree3b4fddd1e0ed1f90a548031fda2687b233b0878f
parent318c5c802b5481e184def6f711991657be277cc3
nss: fix a crash within SSL_AuthCertificate()

The bug was introduced in 806dbb0 (a wrong value was passed in as the
first argument to the default callback in our wrapper).
lib/nss.c