Closed
Bug 336466
Opened 19 years ago
Closed 19 years ago
Coverity oom crash [@ CERT_DecodeAuthKeyID]
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
3.11.2
People
(Reporter: timeless, Assigned: alvolkov.bgs)
References
()
Details
(Keywords: coverity, crash, Whiteboard: [CID 304 710])
Crash Data
Attachments
(1 file, 1 obsolete file)
1.16 KB,
patch
|
nelson
:
review+
wtc
:
review+
|
Details | Diff | Splinter Review |
Description: Pointer "value" dereferenced before NULL check
Comment 2•19 years ago
|
||
Comment on attachment 221174 [details] [diff] [review]
reorder null check
Sorry, file changes that include lots of gratuitous tab->space conversion will not be acceptable.
Attachment #221174 -
Flags: review?(nelson) → review-
Updated•19 years ago
|
Hardware: PC → All
Target Milestone: --- → 3.11.2
that's fine. it's not my job to fix your bugs. i provide patches as a courtesy
Assignee: timeless → alexei.volkov.bugs
Status: ASSIGNED → NEW
Updated•19 years ago
|
Priority: -- → P2
Assignee | ||
Comment 4•19 years ago
|
||
Attachment #221174 -
Attachment is obsolete: true
Attachment #221852 -
Flags: review?(nelson)
Comment 5•19 years ago
|
||
Comment on attachment 221852 [details] [diff] [review]
same, but less space->tab conversions
r=nelson
Attachment #221852 -
Flags: review?(nelson) → review+
Assignee | ||
Comment 6•19 years ago
|
||
truck
/cvsroot/mozilla/security/nss/lib/certdb/xauthkid.c,v <-- xauthkid.c
new revision: 1.5; previous revision: 1.4
3.11 branch
/cvsroot/mozilla/security/nss/lib/certdb/xauthkid.c,v <-- xauthkid.c
new revision: 1.4.28.1; previous revision: 1.4
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Attachment #221852 -
Flags: review+
Updated•19 years ago
|
Summary: oom crash [@ CERT_DecodeAuthKeyID] → Coverity oom crash [@ CERT_DecodeAuthKeyID]
Updated•14 years ago
|
Crash Signature: [@ CERT_DecodeAuthKeyID]
You need to log in
before you can comment on or make changes to this bug.
Description
•