feature: add zero-initialized memory allocation macros and error handling for overflow
This commit is contained in:
parent
4f3ae943db
commit
f3d307c03e
6 changed files with 59 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -11,4 +11,6 @@ build-*/
|
|||
CMakeLists.txt.user
|
||||
|
||||
# CMake
|
||||
CMakeUserPresets.json
|
||||
CMakeUserPresets.json
|
||||
|
||||
Playground/
|
||||
Loading…
Add table
Add a link
Reference in a new issue