app: don't leak all buffers in gimp_brush_core_replace_canvas()
This commit is contained in:
@ -999,6 +999,8 @@ gimp_brush_core_replace_canvas (GimpBrushCore *core,
|
||||
brush_opacity,
|
||||
image_opacity,
|
||||
mode);
|
||||
|
||||
g_object_unref (paint_mask);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user