Closed
Bug 334463
Opened 19 years ago
Closed 19 years ago
Variable "cx" tracked as NULL was passed to a function that dereferences it [@ ThrowJSException - nsJSObjWrapper::NP_SetProperty]
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: alfred.peng)
References
(Blocks 1 open bug, )
Details
(Keywords: coverity, crash)
Crash Data
Attachments
(1 file)
4.93 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•19 years ago
|
||
Add the checking for cx before we throw JS exceptions.
Attachment #218815 -
Flags: review?(jst)
Comment 2•19 years ago
|
||
Comment on attachment 218815 [details] [diff] [review]
Patch v1
r+sr=jst
Attachment #218815 -
Flags: superreview+
Attachment #218815 -
Flags: review?(jst)
Attachment #218815 -
Flags: review+
Assignee | ||
Comment 3•19 years ago
|
||
jst, could you help check in the patch?
Assignee | ||
Comment 4•19 years ago
|
||
=> Leon checked in.
Assignee | ||
Updated•19 years ago
|
Assignee: nobody → alfred.peng
Assignee | ||
Comment 5•19 years ago
|
||
=> Tinderbox ok, FIXED.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Crash Signature: [@ ThrowJSException - nsJSObjWrapper::NP_SetProperty]
Updated•6 years ago
|
Blocks: coverity-analysis
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•