Re: Squid3 and COSS problems on linux

From: TV Sriram <TVsriram@dont-contact.us>
Date: Tue, 04 May 2004 02:59:07 -0600

> THis happens in a call to cbdataFree in storeCossIOCallback of
> store_io_coss.cc line no 494. Is this something due to the cookie
> getting an overlapping value.

> The cbdataFree is called for a CossState object.

I just verified that the call to cbdataFree(sio) is not matched by an
alloc using cbdataAlloc. Instead the alloc for the CossState happens
from the memPoolAlloc using Squid COSS State Data pool.

Also the delete correspondingly releases the memory by calling the
memPoolFree. So I feel the call to cbdataFree is not required in line no
491 of store_io_coss.c

Could you give me access to CVS? My account name is tvsriram.

Thanks,
TV
Received on Tue May 04 2004 - 02:59:32 MDT

This archive was generated by hypermail pre-2.1.9 : Mon May 31 2004 - 12:00:02 MDT