Closed
Bug 1705173
Opened 4 years ago
Closed 4 years ago
Buffer leaks in gfx::MemStream
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox87 | --- | wontfix |
| firefox88 | --- | wontfix |
| firefox89 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
Details
(Keywords: memory-leak)
Attachments
(1 file)
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9215846 -
Attachment description: Bug 1705173 - Fix memory leak when gfx::MemStream::Resize fails. → Bug 1705173 - Fix memory leaks with gfx::MemStream.
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
Summary: Buffer leak when gfx::MemStream::Resize fails → Buffer leaks in gfx::MemStream
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a200fd30eccf
Fix memory leaks with gfx::MemStream. r=lsalzman
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•