Wan-Teh Chang wrote: > Wan-Teh Chang wrote: > >> >> Thank you for providing the detailed debug information. Now >> it's obvious why we crash in pk11_CollectCrls. I opened bug >> 156801 (http://bugzilla.mozilla.org/show_bug.cgi?id=156801) >> for this problem. This one is easy to fix. >> >> It's not clear why CERT_DecodeDERCrl returns a NULL pointer on >> decoding a v2 CRL with no revoked certificates in it. Such a >> CRL should be legal, so this seems like a bug. I opened >> bug 156802 (http://bugzilla.mozilla.org/show_bug.cgi?id=156802) >> for this problem. > > > Both of these bugs have been fixed on the tip of NSS, > which is not being used by the Mozilla client.
I just checked in the fixes for these two bugs into the Mozilla trunk, so they will be in the Mozilla 1.1 final release. If you use the Mozilla nightly builds, you can verify the fixes with the nightly trunk build next Monday (2002-08-05). Wan-Teh
