Fix undefined behavior (UBSAN)

This commit is contained in:
Charlie Gordon
2024-02-11 21:32:36 +01:00
parent e53d622359
commit 6535064577
2 changed files with 6 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,7 @@
*.a
.obj/
examples/test_fib
test_fib.c
examples/hello
examples/hello_module
hello.c