Author: muggenhor
Date: Mon Oct 13 17:55:44 2008
New Revision: 6147

URL: http://svn.gna.org/viewcvs/warzone?rev=6147&view=rev
Log:
Merged revision r6146 into the 2.1 branch via svnmerge from trunk

........
  r6146 | muggenhor | 2008-10-13 17:41:50 +0200 (ma, 13 okt 2008) | 3 lines
  
   * Use GlobalAlloc and GlobalFree instead of malloc() and free() respectively
  
  Do this because we cannot trust malloc()'s heaps to be intact at the time an 
exception handler gets called.
........

Modified:
    branches/2.1/   (props changed)
    branches/2.1/lib/exceptionhandler/exchndl.c


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to