Alexandre Julliard : ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment.

Alexandre Julliard julliard at winehq.org
Thu Oct 30 10:10:18 CDT 2008


Module: wine
Branch: master
Commit: 21453b4c2e163ec2fb5e630ef812b74e53c58083
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=21453b4c2e163ec2fb5e630ef812b74e53c58083

Author: Alexandre Julliard <julliard at 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=21453b4c2e163ec2fb5e630ef812b74e53c58083



More information about the wine-cvs mailing list