Re: memleak in kHTTPd

Arjan van de Ven (adve@oce.nl)
Thu, 26 Aug 1999 10:55:08 +0200 (CEST)


Mike Galbraith had the wisdom to write:
MG> According to memleak, there's a leak at accept.c:99. Sorry for
MG> extreme brevity, but my connection drops in a few seconds.

Are you sure there are no connections active when memleak
reports this? (I have to try memleak myself, does anybody
have a pointer/URL to it?)

The memory allocated in accept.c:99 should be released at
misc.c:129 as soon as the connection is finished.

I'll investigate this further though.

Greetings,
Arjan van de Ven

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/