Closed
Bug 411052
Opened 17 years ago
Closed 17 years ago
'rv' might be returned uninitialized from nsJSONListener::OnDataAvailable
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: sayrer)
References
Details
Attachments
(1 file)
979 bytes,
patch
|
jst
:
review+
jst
:
superreview+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/dom/src/json/nsJSON.cpp&rev=1.1&mark=750,774#742
I noticed this by looking at compiler warnings in the Linux nightly build (4am clobber).
Assignee | ||
Comment 1•17 years ago
|
||
Attachment #295675 -
Flags: superreview?
Attachment #295675 -
Flags: review?
Assignee | ||
Updated•17 years ago
|
Attachment #295675 -
Flags: superreview?(jst)
Attachment #295675 -
Flags: superreview?
Attachment #295675 -
Flags: review?(jst)
Attachment #295675 -
Flags: review?
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → sayrer
Updated•17 years ago
|
Attachment #295675 -
Flags: superreview?(jst)
Attachment #295675 -
Flags: superreview+
Attachment #295675 -
Flags: review?(jst)
Attachment #295675 -
Flags: review+
Assignee | ||
Updated•17 years ago
|
Attachment #295675 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #295675 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Flags: in-testsuite-
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•