ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment.
commit21453b4c2e163ec2fb5e630ef812b74e53c58083
authorAlexandre Julliard <julliard@winehq.org>
Wed, 29 Oct 2008 16:32:45 +0000 (29 17:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 29 Oct 2008 16:32:45 +0000 (29 17:32 +0100)
treea6f510d66aa9da1217669b5b0a257bf9f6d47d77
parent38815e1c89ad8f0c4522b3956e929661bfce3255
ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment.
dlls/kernel32/tests/heap.c
dlls/ntdll/heap.c