ntdll: Allocate views out of a memory block instead of using a heap.
commita0f64e1231a88417fe8b6e3eb459b2c8a098aec6
authorAlexandre Julliard <julliard@winehq.org>
Wed, 6 Sep 2017 07:58:18 +0000 (6 09:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Sep 2017 08:01:07 +0000 (6 10:01 +0200)
tree7a593ff71004ef26113992b05cf8e9b479df303f
parenteb3eff90be46aada7faa1af36eb68b25f3087a71
ntdll: Allocate views out of a memory block instead of using a heap.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/virtual.c