memory leaks in cygheap

Chris Faylor cgf@cygnus.com
Wed Sep 13 12:59:00 GMT 2000


On Wed, Sep 13, 2000 at 09:46:25PM +0400, Egor Duda wrote:
>  running  "gcc -c *.c" in dir with lots of *.c files causes
>api_fatal ("couldn't commit memory for cygwin heap")
>
>looks  like  not  all  memory allocated on cygheap got freed. attached
>patch fixes this.

Thanks.  I've checked in your changes.

I've also made some modifications to the 'av' class since I didn't like
the fact that calloced needed to be manipulated by people using the
method.

cgf


More information about the Cygwin-patches mailing list