From 2fec4635425f2cf3fb56a5c69f78d273e766c7ee Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 12 Dec 2014 09:53:44 +0100 Subject: util/HugeAllocator: disable MEM_LARGE_PAGES on Windows MEM_LARGE_PAGES does not appear to work. Instead, MEM_RESERVE appears to be necessary. Until I figure this out, this large pages are disabled. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 165985925..b40023771 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ ver 0.19.7 (not yet released) * playlist - don't skip non-existent songs in "listplaylist" +* fix memory allocator bug on Windows ver 0.19.6 (2014/12/08) * decoder -- cgit v1.2.3