mirror of
https://github.com/UzixLS/KernelEx.git
synced 2025-07-19 07:21:20 +03:00
4 lines
245 B
Plaintext
Executable File
4 lines
245 B
Plaintext
Executable File
GTA: San Andreas
|
|
----------------
|
|
It can't use jemalloc heap. It depends on undocumented Windows heap feature and expects HeapReAlloc to always shrink allocation blocks in place, thus leading to fragmentation, which jemalloc can't guarantee.
|