]> Kevux Git Server - fll/commit
Bugfix: Disable defines used for private_f_memory_adjust() and private_f_memory_resiz...
authorKevin Day <kevin@kevux.org>
Tue, 20 Feb 2024 23:45:59 +0000 (17:45 -0600)
committerKevin Day <kevin@kevux.org>
Tue, 20 Feb 2024 23:45:59 +0000 (17:45 -0600)
commit302643990075f41a44b2f657ef0a7984d19b6a62
treec8591dc39560f312518df973f1cc4bf2bb10631c
parenta166f87d4154571cb0644587a0a97c912b16a403
Bugfix: Disable defines used for private_f_memory_adjust() and private_f_memory_resize() are incomplete.

There are additional functions that call these private functions that require additional disable defines added.

The _f_memory_FORCE_secure_memory_ and _f_memory_FORCE_fast_memory_ should be paired with their appropriate _di_f_memory_resize_ and _di_f_memory_adjust_ disable macro.
level_0/f_memory/c/private-memory.c
level_0/f_memory/c/private-memory.h