Kaydet (Commit) 362304cb authored tarafından Caolán McNamara's avatar Caolán McNamara

CID#1028072 leak undo in corner case

Change-Id: If2371a25c9030c13617df692e82729090280d8f0
üst b86343ea
......@@ -1408,6 +1408,8 @@ void View::ChangeMarkedObjectsBulletsNumbering(
pSdrModel->AddUndo(pUndoGroup);
pSdrModel->EndUndo();
}
else
delete pUndoGroup;
delete pOutliner;
delete pOutlinerView;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment