Open
Bug 513589
Opened 15 years ago
Updated 2 years ago
Fix callers of JARInputStream to not check on aBytesRead when the read returned with an error code.
Categories
(Core :: Networking: JAR, defect, P5)
Core
Networking: JAR
Tracking
()
NEW
People
(Reporter: alfredkayser, Unassigned)
Details
(Whiteboard: [necko-would-take])
Spin off from bug 510844.
Callers/users of JARInputStream should not check ByteRead when the read returned an error code.
Updated•9 years ago
|
Whiteboard: [necko-would-take]
Comment 1•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•