From c88cf6359e4968bd5449c85f2ca7890f2b0c473f Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Mon, 30 Sep 2024 17:41:08 +0200 Subject: [BOX32] Keep low memory free by default --- src/custommem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/custommem.c b/src/custommem.c index 17a97a49..03947a66 100644 --- a/src/custommem.c +++ b/src/custommem.c @@ -1615,7 +1615,7 @@ int getMmapped(uintptr_t addr) void* find31bitBlockNearHint(void* hint, size_t size, uintptr_t mask) { uint32_t prot; - if(hint