This is the mail archive of the cygwin-patches@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: memory leaks in cygheap


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]