Fixed memory leak and enabled sanatizers
This commit is contained in:
committed by
borgmanJeremy
parent
4f45430036
commit
e5813d2230
@@ -139,6 +139,8 @@ PixelateTool::process(QPainter& painter, const QPixmap& pixmap, bool recordUndo)
|
||||
scene.addPixmap(result);
|
||||
|
||||
scene.render(&painter, selection, QRectF());
|
||||
|
||||
delete source;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user