ofz#2906: direct-leak
Change-Id: I61323f36922842ddc45b2a63a9ba7334c847a8fd
This commit is contained in:
@@ -690,6 +690,9 @@ HWPDrawingObject::~HWPDrawingObject()
|
||||
if (next)
|
||||
delete next;
|
||||
|
||||
if (property.pPara)
|
||||
FreeParaList(property.pPara);
|
||||
|
||||
HWPDOFunc(this, OBJFUNC_FREE, nullptr, 0);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user