Closed Bug 609678 Opened 14 years ago Closed 14 years ago

Memory leak in BasicThebesLayerBuffer::SetBackingBuffer

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fennec 2.0b3+ ---

People

(Reporter: azakai, Assigned: azakai)

References

Details

Attachments

(1 file)

Attached patch FixSplinter Review
An already_AddRefed is not assigned to anything, which leaves it AddRef'ed. Fix in patch.

Is this code only currently being used by Fennec? (Otherwise I'd expect to see this would have been caught by leaktests?)
Assignee: nobody → azakai
Attachment #488276 - Flags: review?(roc)
Yes, only fennec.  Testing this code on desktop tinderbox is on my TODO list but hasn't reached the top yet.
tracking-fennec: --- → ?
Leaks block Fennec
tracking-fennec: ? → 2.0b3+
Blocks: 598501
http://hg.mozilla.org/mozilla-central/rev/9b9397840dfc
Status: NEW → 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

Created:
Updated:
Size: