Closed Bug 550887 Opened 14 years ago Closed 14 years ago

unreachable code in nsZipReaderCache::GetZip

Categories

(Core :: Networking: JAR, defect)

x86
Linux
defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity)

Attachments

(1 file)

1075   if (zip) {

1080   }
1081   else {

zip must be false here

1082     if (zip) {

this condition will never be reached

1085     }
Keywords: coverity
Attached patch remove itSplinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #431213 - Flags: review?(cbiesinger)
Attachment #431213 - Flags: review?(cbiesinger) → review+
http://hg.mozilla.org/mozilla-central/rev/87d58edd3776
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: