> From: Dagfinn Aarvaag [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 14, 2003 4:42 PM

> Hi,
> 
> I want to report a possible bug in the APR that I have seen for a while.
> May be someone familiar with the code can find it easy?
> 
> When creating TCP connections the client leaks memory, 8/16 kbyte, for every
> connection that is created.
> The server side does not leak.

'The client', 'The server'?

Something tells me this is not a leak.  You are just seeing the default
size of a pool chunk being allocated (8k).


Sander

Reply via email to