Closed
Bug 576832
Opened 15 years ago
Closed 14 years ago
YARR: "Assertion failure: (unsigned) end <= input->length()"
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: cdleary)
References
Details
(Keywords: testcase)
js> /((?=))*/.exec("")
Assertion failure: (unsigned) end <= input->length(), at ../jsregexp.cpp:252
Comment 1•15 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Assignee: general → cdleary
![]() |
||
Comment 2•14 years ago
|
||
WFM as tested on TM changeset 284811f39ca6 on a 32-bit shell on Linux, it has also been tested on the Webkit side.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•