[PATCH 1/1] ntdll: Fix section header heap deadlock (try 3).

Erich E. Hoover ehoover at mines.edu
Thu Apr 5 11:38:07 CDT 2012


Real Name:
    Erich Hoover

Description:
    Use a local fixed-size buffer to keep the process heap from
potentially deadlocking (Bug #30356).  Uses a buffer big enough for 96
sections, since MSDN indicates that that is the maximum that the
loader supports.

Changelog:
    ntdll: Fix section header heap deadlock.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-section-header-heap-deadlock.patch
Type: application/octet-stream
Size: 2498 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120405/a452573a/attachment.obj>


More information about the wine-patches mailing list