wut/libraries/wutmalloc
Maschell fefde021b9
wutmalloc: Fix memalign to ensure the size is aligned (#196)
This fixes situations that can arise in places such as FSReadFile/FSWriteFile, in which buffer sizes need to be aligned to 0x40; otherwise heap corruptions could happen when multithreading.
2022-02-12 20:49:16 +01:00
..
wut_malloc.c wutmalloc: Fix memalign to ensure the size is aligned (#196) 2022-02-12 20:49:16 +01:00