Hello.
i saw a potential bug in IntMemoryManager.c in variable global_required_size you risk a buffer-overflow so i add ULL for secure the to stop this potential vulnerability.
And i remove _WIN64 because you don't need for detecting windows you just need _WIN32.
drex_vk :)
Hello.
i saw a potential bug in IntMemoryManager.c in variable global_required_size you risk a buffer-overflow so i add ULL for secure the to stop this potential vulnerability.
And i remove _WIN64 because you don't need for detecting windows you just need _WIN32.
drex_vk :)