I've found where we loose 16 bytes after a successful request. Each request creates a new HTNet object and these objects are stored in a hash. These 16 bytes are entry of a hash array (HTList*) type. If I set the size of a hash for HTNet objects to 1 there is no memory loosing. So that it is actually not a memory leak since it is restricted by the HT_XL_HASH_SIZE. This shouldn't be a problem! ____________________________________________________________________ Get free e-mail and a permanent address at http://www.netaddress.com/?N=1Received on Thursday, 4 March 1999 21:57:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT