Closed Bug 148383 Opened 22 years ago Closed 22 years ago

NSS crashes in nssTrustDomain_RemoveCertFromCache

Categories

(NSS :: Libraries, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: wtc, Assigned: rrelyea)

Details

nssTrustDomain_RemoveCertFromCache(NSSTrustDomainStr * 0x014f1cf0,
NSSCertificateStr * 0x014ff508) line 386 + 6 bytes
CERT_DestroyCertificate(CERTCertificateStr * 0x01502cc0) line 612 + 13 bytes

in CERT_DestroyCertificate(CERTCertificate *cert)

NSSTrustDomain *td = STAN_GetDefaultTrustDomain(); returns garbage.
This turned out to be a bug in the application.  The app was calling
NSS_Shutdown before releasing all cert refereces.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.