Memory leak in /src/extension/internal/bitmap/imagemagick.cpp

Bug #1662686 reported by peregrine
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
peregrine

Bug Description

for()
{
    //some code
    Magick::Blob *blob = new Magick::Blob();
    //some code
    delete blob;//added in path
}

Revision history for this message
peregrine (andrej1741) wrote :
Mc (mc...)
Changed in inkscape:
assignee: nobody → peregrine (andrej1741)
Revision history for this message
Mc (mc...) wrote :

Hi,
Thanks for the patch !
Pushed to trunk r15493.

(also, please format your patchs in the future with the "bzr diff" command so that they are easier to test and apply)

For this kind of fixes, the easiest way is to open a single bug and create your own branch with multiple fixes

Changed in inkscape:
status: New → Fix Committed
importance: Undecided → Low
milestone: none → 0.93
Revision history for this message
Patrick Storz (ede123) wrote :
Changed in inkscape:
milestone: 0.93 → 0.92.2
jazzynico (jazzynico)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.