feature: add zero-initialized memory allocation macros and error handling for overflow

This commit is contained in:
MechSlayer 2025-09-09 03:57:18 +02:00
parent 4f3ae943db
commit f3d307c03e
6 changed files with 59 additions and 1 deletions

4
.gitignore vendored
View file

@ -11,4 +11,6 @@ build-*/
CMakeLists.txt.user
# CMake
CMakeUserPresets.json
CMakeUserPresets.json
Playground/