Closed
Bug 11695
Opened 26 years ago
Closed 26 years ago
[infinite loop] bugs - nsDirPrefs.cpp
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M10
People
(Reporter: chofmann, Assigned: chuang)
References
Details
(Keywords: verifyme)
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
nsDirPrefs.cpp:2367: warning: unsigned value >= 0 is always 1
Should be line 2404 now. No one has called this funtion yet. Fix for M10.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
All the bugs on the meta 11588 bug are fixed. Looks good. Marking this one
Verified.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•