Closed Bug 389278 Opened 17 years ago Closed 13 years ago

NPE with regexp /(?:.)\1/

Categories

(Rhino Graveyard :: Core, defect)

1.6R6
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: norrisboyd, Unassigned)

Details

Executing

   "Mississippi".split(/(?:.)\1/)

Causes a NPE at org.mozilla.javascript.regexp.REGlobalData.parens_index(NativeRegExp.java:2735)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.