CVSROOT: /cvs/src Module name: src Changes by: [email protected] 2013-08-30 20:01:10
Modified files:
winsup/cygwin : heap.cc
Log message:
* heap.cc (sbrk): Add a FIXME comment to VirtualFree call. Fix memory
reservation and commit strategy when more memory is requested than
available on the heap. Release newly reserved memory if commiting
it fails. Add more comments to explain what we do.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/heap.cc.diff?cvsroot=src&r1=1.67&r2=1.68
