Fix bugs found by exercising the code

This commit is contained in:
2024-05-01 17:10:14 -07:00
parent 3713e5e5bb
commit 9dbd9e028a
2 changed files with 72 additions and 21 deletions

View File

@@ -1,2 +1,2 @@
CompileFlags:
Add: [-DENABLE_MAIN, -UNDEBUG, -DENABLE_FUZZ, -DTHREAD_TEST, -fexceptions]
Add: [-DENABLE_MAIN, -UNDEBUG, -DENABLE_FUZZ, -DTHREAD_TEST, -fexceptions, -DDEBUG_VERBOSE=1]