Closed
Bug 11698
Opened 25 years ago
Closed 25 years ago
[infinite loop] bugs - nsJS*
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: chofmann, Assigned: brendan)
References
Details
Analysis of the code has determined possible infinite loop
or problem in the code below. See bug
http://bugzilla.mozilla.org/show_bug.cgi?id=11588
for more information
"The nsJS* files are generated by the DOM IDL compiler, idlc. There
should be just one bug filed against it for generated degenerate
unsigned comparisons of the form "if (argc >= %d) ...." I've got a fix
in hand, I just need to clobber and test, and then I'll check it and all
the regenerated files in. Either watch me go, or file a bug on me and
I'll close it soon." -be
Reporter | ||
Updated•25 years ago
|
Assignee: don → mccabe
Comment 1•25 years ago
|
||
Go for it.
Reporter | ||
Updated•25 years ago
|
Assignee: mccabe → brendan
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 2•25 years ago
|
||
Fix checked in Monday 9-Aug.
/be
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•