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]

memory leaks in cygheap


Hi!

  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.

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19

cygheap-leaks.diff

cygheap-leaks.ChangeLog


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