[3/5] [v3] ntdll: Allow map_view() to allocate free memory between reserved area and non-reserved area.

Akihiro Sagawa sagawa.aki at gmail.com
Mon Jul 10 08:21:34 CDT 2017


In v3,
 - use get_area_boundary_callback(),
 - avoid touching libwine interface, and
 - rename alloc_reserved_area_callback() to find_free_area_callback().

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/ntdll/virtual.c | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-v3-ntdll-Allow-map_view-to-allocate-free-memory-betw.patch
Type: text/x-patch
Size: 2317 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170710/7719fffd/attachment.bin>


More information about the wine-patches mailing list