A c-treeACE SQL client process leaked a small amount of memory each time it connected. Memory allocated for a SQL client shared memory connection on a Unix system was not freed when the connection closed. Logic has been corrected to free these memory allocations at appropriate times.