An ISAM client process leaked memory each time it connected to FairCom Server. A buffer that was allocated for an ISAM client shared memory connection on a Unix system was not freed when the connection was closed. The logic has been corrected to free the memory allocation when we dispose of the connection.