Closed
Bug 11688
Opened 26 years ago
Closed 25 years ago
possible infinite loop bug - nsNNTPHost.cpp
Categories
(MailNews Core :: Networking, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jay, Assigned: sspitzer)
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
nsNNTPHost.cpp:341: warning: unsigned value < 0 is always 0
Updated•26 years ago
|
Assignee: alecf → sspitzer
Comment 1•26 years ago
|
||
news -> sspitzer
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
Assignee | ||
Comment 2•26 years ago
|
||
accepting.
marking m10.
Component: Browser-General → Networking-Mail
Product: Browser → MailNews
QA Contact: leger → lchiang
Assignee | ||
Updated•26 years ago
|
Target Milestone: M10 → M11
Assignee | ||
Comment 4•26 years ago
|
||
moving to m11.
Comment 5•26 years ago
|
||
Triage to M15
Comment 7•25 years ago
|
||
Triage to M17. Please add beta2 keyword if this must make beta2. Please let me
know if this must be done by M16 feature freeze.
Target Milestone: M16 → M17
Comment 8•25 years ago
|
||
Mail Review recommends beta2 stopper. Adding nsbeta2 keyword.
Keywords: nsbeta2
Assignee | ||
Updated•25 years ago
|
Keywords: nsbeta2
Summary: [infinite loop] bugs - nsNNTPHost.cpp → possible infinite loop bug - nsNNTPHost.cpp
Target Milestone: M17 → M20
Assignee | ||
Comment 9•25 years ago
|
||
this is not a beta2 stopper, this is a bug to report a warning.
Comment 10•25 years ago
|
||
This bug was fixed by Seth Spitzer's checkin Nov 9 1999. (Comment: "Fix
warnings")
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•