Closed
Bug 329752
Opened 19 years ago
Closed 19 years ago
Coverity complains that Statement missed one null check of NewParseNode
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
(Blocks 1 open bug, )
Details
(Keywords: coverity, crash)
Attachments
(1 obsolete file)
I gave up marking all the places that do it right. but coverity claims 4 out of 5 do it right :).
Attachment #214414 -
Flags: review?(mrbkap)
Comment 2•19 years ago
|
||
Comment on attachment 214414 [details] [diff] [review]
null check
Go to bed! ;-)
/be
Attachment #214414 -
Flags: review?(mrbkap) → review+
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment on attachment 214414 [details] [diff] [review]
null check
mozilla/js/src/jsparse.c 3.162
Attachment #214414 -
Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Flags: in-testsuite-
Updated•7 years ago
|
Blocks: coverity-analysis
You need to log in
before you can comment on or make changes to this bug.
Description
•