Restore comment

This commit is contained in:
kd-11
2024-08-28 06:52:49 +03:00
committed by kd-11
parent c0e577c4dc
commit 23788b04c6
+1
View File
@@ -185,6 +185,7 @@ static u8* add_jit_memory(usz size, usz align)
if (olda != newa) [[unlikely]]
{
#ifndef CAN_OVERCOMMIT
// Commit more memory.
utils::memory_commit(pointer + olda, newa - olda, Prot);
#endif
// Acknowledge committed memory