mozilla/security/nss/lib/certhigh ocsp.c
wtc%google.com <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/certhigh&files=ocsp.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/certhigh In directory dm-cvs01.mozilla.org:/tmp/cvs-serv29109 Modified Files: ocsp.c Log Message: Bug 697420: ocsp_GetResponseSignature should return NULL if the OCSP response wasn't decoded successfully, to avoid a crash in CERT_DestroyOCSPResponse. r=kaie,rrelyea.