mozilla/security/nss/lib/libpkix/pkix/top pkix_build.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/libpkix/pkix/top&files=pkix_build.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/libpkix/pkix/top In directory dm-cvs01.mozilla.org:/tmp/cvs-serv23816 Modified Files: pkix_build.c Log Message: Bug 647364: support explicitly trusted leaf certificate. Report a null trust anchor in this case. Also fix comment typos, remove the unused matchingAnchor variable, and fix reference count bugs. r=rrelyea.