There were 2 memory leak issues identified in the TD Connector since decimal 38 support was added via 125205 1.found the heap size increases in 64 bytes while processing each record. These were for columns of type decimal. CC_PXAccessor::getBigDecimal() returns a pointer to a CC_BigDecimal...