Closed Bug 333672 Opened 18 years ago Closed 18 years ago

Leaking imgSurf in nsCanvasRenderingContext2D::DrawImage

Categories

(Core :: Graphics: Canvas2D, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: jwatt, Assigned: vlad)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity, memory-leak)

You need to call cairo_surface_destroy on imgSurf, right? But GET_ARG can return, and it's used a *lot*.
youch, go coverity.
Assignee: nobody → vladimir
Fixed this with checkin for bug 336331.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.