[2/4] ntdll: add support for the HEAP_FREE_CHECKING_ENABLED style of heap overrun detection.

Dan Kegel dank at kegel.com
Tue Nov 24 20:07:00 CST 2009


This is a cheap way to look for overruns; it doesn't require
any extra allocations, and it seems to find overrun problems
in eight tests (as of yesterday):
  advpack_test.exe.so files.c
  gdi32_test.exe.so path.c
  kernel32_test.exe.so format_msg.c
  msi_test.exe.so automation.c
  netapi32_test.exe.so access.c
  ole32_test.exe.so moniker.c
  oleaut32_test.exe.so tmarshal.c
  oleaut32_test.exe.so usrmarshal.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ntdll-add-support-for-the-HEAP_FREE_CHECKING_ENABLE.patch
Type: text/x-patch
Size: 16984 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091124/70f3240f/attachment-0001.bin>


More information about the wine-patches mailing list