Closed Bug 11676 Opened 25 years ago Closed 25 years ago

[infinite loop] bugs - nsSelectControlFrame.cpp

Categories

(SeaMonkey :: General, defect, P3)

x86
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jay, Assigned: pollmann)

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 nsSelectControlFrame.cpp:1069: warning: unsigned value >= 0 is always 1 nsSelectControlFrame.cpp:1297: warning: unsigned value >= 0 is always 1 nsSelectControlFrame.cpp:1312: warning: unsigned value >= 0 is always 1
Blocks: 11588
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Just checked in a fix. This is a code level fix and is not verifiable by running the program.
Status: RESOLVED → VERIFIED
marking Verified per last comments
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.