Previously the allocator would return all availble memory for a request of 0 pages. This is rather counter-intuitive and left no memory for subsequent allocations.
66 KiB
66 KiB
Previously the allocator would return all availble memory for a request of 0 pages. This is rather counter-intuitive and left no memory for subsequent allocations.