mozilla/security/nss/lib/pkcs7 certread.c

wtc%google.com <[email protected]> Tue, 22 Jan 2013 16:53:41 -0800 (PST)
Newsgroups gmane.comp.mozilla.crypto.cvs
Message-ID <[email protected]>
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/pkcs7&files=certread.c&root=/cvsroot

Changes committed by wtc%google.com:

Update of /cvsroot/mozilla/security/nss/lib/pkcs7
In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv28866

Modified Files:
	certread.c 
Log Message:
Bug 629816: Changes to CERT_DecodeCertPackage: remove the support for
"netscape wrapped DER cert" and check input length before reading. The
patch is written by Bob Relyea <[email protected]>. r=wtc.