Closed
Bug 283566
Opened 20 years ago
Closed 20 years ago
OOM crash [@ nsNSSCertificate::GetDbKey][@ nsNSSCertificate::GetUsagesArray]
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: ajschult784)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 obsolete file)
checking only some allocations isn't enough :)
Assignee | ||
Comment 1•20 years ago
|
||
check for out-of-memory, check return values of those methods, and fix an
existing check
Assignee: kaie → ajschult
Status: NEW → ASSIGNED
Attachment #175619 -
Flags: superreview?(darin)
Attachment #175619 -
Flags: review?(kaie)
Comment 2•20 years ago
|
||
Comment on attachment 175619 [details] [diff] [review]
patch
sr=darin (looks fine to me)
Attachment #175619 -
Flags: superreview?(darin) → superreview+
Comment 3•20 years ago
|
||
Comment on attachment 175619 [details] [diff] [review]
patch
looks good, thanks
r=kaie
Attachment #175619 -
Flags: review?(kaie) → review+
Assignee | ||
Comment 4•20 years ago
|
||
Comment on attachment 175619 [details] [diff] [review]
patch
low risk OOM fix
Attachment #175619 -
Flags: approval1.8b3?
Comment 5•20 years ago
|
||
Comment on attachment 175619 [details] [diff] [review]
patch
a=shaver
Attachment #175619 -
Flags: approval1.8b3? → approval1.8b3+
Comment on attachment 175619 [details] [diff] [review]
patch
mozilla/security/manager/ssl/src/nsNSSCertificate.cpp 1.112
Attachment #175619 -
Attachment is obsolete: true
Assignee | ||
Comment 7•20 years ago
|
||
FIXED
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Crash Signature: [@ nsNSSCertificate::GetDbKey]
[@ nsNSSCertificate::GetUsagesArray]
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•