Kaydet (Commit) 2ba8476f authored tarafından Noel Grandin's avatar Noel Grandin

tdf#96135 - Crash : When Field Format Window Close

regression from commit db17d3c1
"new loplugin: memoryvar"

Change-Id: Id37226646a561579a375110bf684140d1fa8cb92
üst 25120e73
......@@ -891,6 +891,7 @@ bool callColumnFormatDialog(vcl::Window* _pParent,
}
}
pFormatDescriptor.reset();
SfxItemPool::Free(pPool);
for (sal_uInt16 i=0; i<sizeof(pDefaults)/sizeof(pDefaults[0]); ++i)
delete pDefaults[i];
......
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