Kaydet (Commit) 7d9f9181 authored tarafından Pedro Giffuni's avatar Pedro Giffuni

Resource Leak

CID:	705766
üst 7b5545df
......@@ -567,6 +567,7 @@ void SwView::ExecViewOptions(SfxRequest &rReq)
break;
default:
delete pOpt;
ASSERT(sal_False, Falsche Request-Methode);
return;
}
......
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