Product Documentation

c-treeACE V11.0 Release Notes

Previous Topic

Next Topic

ctdbFreeRecord Memory Leak Corrected When Record Set is Active

If ctdbFreeRecord() was called while the record had an active record set, memory holding the partial key was leaked. Logic has been modified to correct this.

Note: An application that explicitly called ctdbRecordSetOff() before freeing the record handle would free this memory.

TOCIndex