Closed ee7 closed 4 months ago
I didn't change anything here, but it seems to be working using my current PR.
There were lots of indirect issues that could pop up that were really due to what I found and fixed with my new memory checking stuff (in #78). Unfortunately, ASAN didn't detect it, even when I integrated with their API.
But this was probably a consequence.
With:
macos-14
GitHub runner (aarch64, with clang 15).Example
Expected behavior
Outputs -1.
Current behavior
Crashes.