Kaydet (Commit) 615911a2 authored tarafından Pedro Giffuni's avatar Pedro Giffuni

Resource Leak

CID:	705760
üst 4d01e7b5
......@@ -2744,6 +2744,7 @@ int SwTransferable::_PasteDBData( TransferableDataHelper& rData,
delete pCommandItem;
delete pCommandTypeItem;
delete pColumnNameItem;
delete pSelectionItem;
delete pCursorItem;
}
else
......
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