Closed
Bug 634136
Opened 14 years ago
Closed 14 years ago
TypedArrayTemplate::create needs argc check
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | final+ |
People
(Reporter: luke, Assigned: luke)
Details
(Whiteboard: [fixed-in-tracemonkey][has patch][hardblocker][sg:critical])
Attachments
(1 file)
|
882 bytes,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
Uninitialized memory; potentially exploitable.
Attachment #512344 -
Flags: review?(dvander)
Updated•14 years ago
|
Attachment #512344 -
Flags: review?(dvander) → review+
| Assignee | ||
Comment 1•14 years ago
|
||
Whiteboard: [has patch] → [fixed-in-tracemonkey][has patch]
Updated•14 years ago
|
Whiteboard: [fixed-in-tracemonkey][has patch] → [fixed-in-tracemonkey][has patch][hardblocker]
Updated•14 years ago
|
Whiteboard: [fixed-in-tracemonkey][has patch][hardblocker] → [fixed-in-tracemonkey][has patch][hardblocker][sg:critical]
Comment 2•14 years ago
|
||
cdleary-bot mozilla-central merge info:
http://hg.mozilla.org/mozilla-central/rev/6f4d01d31cc1
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•