Closed Bug 564090 Opened 14 years ago Closed 14 years ago

AsyncStatementParams::NewResolve passes uninitialized index value

Categories

(Toolkit :: Storage, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 562866

People

(Reporter: mattwoodrow, Unassigned)

References

Details

(Whiteboard: [sg:dupe 562866])

Looks like this method is passing an unitialized value of idx into JS_DefineElement.

Getting the assertion: Assertion failure: INT_FITS_IN_JSVAL(i), at /home/mwoodrow/mozilla-central/js/src/jsapi.h:252


4  0xb5e30720 in JS_DefineElement (cx=0xb3b61c00, obj=0xb28e3820, index=-1224304081, value=22, getter=0, setter=0, attrs=0)
    at /home/mwoodrow/mozilla-central/js/src/jsapi.cpp:3694
Blocks: 507414
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
The bug duped to is hidden so this probably should be for the time being.
Group: core-security
Whiteboard: [sg:dupe 562866]
Status: RESOLVED → VERIFIED
Group: core-security
You need to log in before you can comment on or make changes to this bug.