mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 06:54:26 +03:00
Fix undefined behavior (UBSAN)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
*.a
|
||||
.obj/
|
||||
examples/test_fib
|
||||
test_fib.c
|
||||
examples/hello
|
||||
examples/hello_module
|
||||
hello.c
|
||||
|
Reference in New Issue
Block a user