() returns a pointer to a CC_BigDecimal object that is created in the function. This pointer is not saved under CC_PXAccessor and the object needs to be freed by its caller. But the caller, CC_TeraDBStmtParamDecimal::writeBuffer(), did not do that. By ading the call of CC_...