Re: APR mem leak?

2003-02-14 Thread Cliff Woolley
On Fri, 14 Feb 2003, Dagfinn Aarvaag wrote: > When creating TCP connections the client leaks memory, 8/16 kbyte, for > every connection that is created. The server side does not leak. Which client?? Which server? --Cliff

RE: APR mem leak?

2003-02-14 Thread Sander Striker
> 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

APR mem leak?

2003-02-14 Thread Dagfinn Aarvaag
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. /Dagfinn