Closed
Bug 592613
Opened 15 years ago
Closed 10 years ago
js shell crashes if given -c with no value [@ ProcessArgs]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
./js -c
Thread 0 Crashed:
0 strtol_l + 52
1 atoi + 69
2 __ZL11ProcessArgsP9JSContextP8JSObjectPPci + 1868
3 shell(JSContext*, int, char**, char**) + 261
4 main + 252
5 _start + 209
6 start + 41
| Assignee | ||
Updated•12 years ago
|
Assignee: general → nobody
Comment 1•10 years ago
|
||
WFM with m-c rev 14c5bf11d37b.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•