Closed
Bug 1156031
Opened 11 years ago
Closed 11 years ago
Remove the final store to aBuffer that we never load from in nsICODecoder::WriteInternal
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ehsan.akhgari, Unassigned)
Details
Attachments
(1 file)
|
999 bytes,
patch
|
jrmuizel
:
review-
|
Details | Diff | Splinter Review |
No description provided.
| Reporter | ||
Comment 1•11 years ago
|
||
Attachment #8594416 -
Flags: review?(jmuizelaar)
Comment 2•11 years ago
|
||
Comment on attachment 8594416 [details] [diff] [review]
Remove the final store to aBuffer that we never load from in nsICODecoder::WriteInternal
Review of attachment 8594416 [details] [diff] [review]:
-----------------------------------------------------------------
The dead store preserves the invariants so I'd rather keep it in case code below changes to make the store not dead.
Attachment #8594416 -
Flags: review?(jmuizelaar) → review-
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•