Closed
Bug 334194
Opened 18 years ago
Closed 18 years ago
XPC_WN_Helper_Mark returns unitialized value
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
(Blocks 1 open bug, )
Details
(Keywords: coverity)
Attachments
(1 obsolete file)
coverity chose !XPCWrappedNative::IsValid as the condition for this.
Assignee: dbradley → timeless
Status: NEW → ASSIGNED
Attachment #218652 -
Flags: superreview?(jst)
Attachment #218652 -
Flags: review?(jst)
Comment 2•18 years ago
|
||
Comment on attachment 218652 [details] [diff] [review]
return 0
r+sr=jst
Attachment #218652 -
Flags: superreview?(jst)
Attachment #218652 -
Flags: superreview+
Attachment #218652 -
Flags: review?(jst)
Attachment #218652 -
Flags: review+
Comment on attachment 218652 [details] [diff] [review]
return 0
mozilla/js/src/xpconnect/src/xpcwrappednativejsops.cpp 1.60
Attachment #218652 -
Attachment is obsolete: true
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Blocks: coverity-analysis
You need to log in
before you can comment on or make changes to this bug.
Description
•