Module: wine Branch: master Commit: 21453b4c2e163ec2fb5e630ef812b74e53c58083 URL: http://source.winehq.org/git/wine.git/?a=commit;h=21453b4c2e163ec2fb5e630ef8...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Oct 29 17:32:45 2008 +0100
ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment.
---
dlls/kernel32/tests/heap.c | 6 + dlls/ntdll/heap.c | 256 ++++++++++++++++++++++++++++++++++++++------ 2 files changed, 228 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=21453b4c2e163ec2fb5e63...