Closed
Bug 334303
Opened 20 years ago
Closed 16 years ago
gfxImageFrame::Init doesn't throw on unrecognized formats leading to a umr
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: timeless, Assigned: timeless)
References
()
Details
(Keywords: coverity)
Attachments
(1 file)
|
2.60 KB,
patch
|
pavlov
:
review-
|
Details | Diff | Splinter Review |
it seems like returning an error would be slightly safer....
Attachment #218632 -
Flags: superreview?(pavlov)
Attachment #218632 -
Flags: review?(pavlov)
Attachment #218632 -
Flags: superreview?(pavlov) → superreview?(tor)
Comment 2•20 years ago
|
||
Comment on attachment 218632 [details] [diff] [review]
refuse to accept unhandled formats
you'll want to at least null out mImage if you go down this path.
Attachment #218632 -
Flags: review?(pavlov) → review-
Attachment #218632 -
Flags: superreview?(tor)
Updated•17 years ago
|
Product: Core → Core Graveyard
gfxImageFrame seems dead
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•