[PATCH 1/1] ntdll: Fix mapping sections for applications that map over the section headers.

Erich E. Hoover ehoover at mines.edu
Mon Feb 20 09:54:36 CST 2012


Real Name:
    Erich Hoover

Description:
    This patch changes the section mapping to first read out the
section headers into local memory before mapping any of the sections.
Without this patch then the Steam version of Borderlands cannot run
since the game maps a section on top of its own section headers (Bug
#29031).

Changelog:
    ntdll: Fix mapping sections for applications that map over the
section headers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-mapping-sections-for-applications-that-map.patch
Type: text/x-patch
Size: 3034 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120220/f2693079/attachment.bin>


More information about the wine-patches mailing list