Kaydet (Commit) 2745e1f8 authored tarafından Pedro Giffuni's avatar Pedro Giffuni

Resource Leak

CID:	705761
üst 615911a2
......@@ -241,6 +241,7 @@ SwReadOnlyPopup::SwReadOnlyPopup( const Point &rDPos, SwView &rV ) :
{
EnableItem( MN_READONLY_EDITDOC, sal_False );
}
delete pState;
if ( !sURL.Len() )
{
......
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