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

ofz#2906: direct-leak

Change-Id: I61323f36922842ddc45b2a63a9ba7334c847a8fd
üst 840a97f9
......@@ -690,6 +690,9 @@ HWPDrawingObject::~HWPDrawingObject()
if (next)
delete next;
if (property.pPara)
FreeParaList(property.pPara);
HWPDOFunc(this, OBJFUNC_FREE, nullptr, 0);
}
#endif
......
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