Closed Bug 677796 Opened 13 years ago Closed 13 years ago

findReferences() crashes when called with no arguments

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: crash, testcase)

Attachments

(1 file)

The findReferences function introduced in bug 672736 crashes when called with no arguments (tested on m-i 29e59859d415):

js> findReferences
function findReferences() {[native code]}
js> findReferences();
Segmentation fault


This should be fixed to prevent fuzzers from hitting this.
Attachment #551981 - Flags: review?(jorendorff)
Never mind, jblandy already fixed this and push with a (no bug) message. Humbug. Marking fixed; it should be picked up in the merge tomorrow.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Attachment #551981 - Flags: review?(jorendorff)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: