mirror of
https://github.com/janet-lang/janet
synced 2025-04-16 07:43:11 +00:00

This fixes janet_dobytes, which manually allocated a parser on the stack, and then possibly ran garbage collection before it was deallocated.
This fixes janet_dobytes, which manually allocated a parser on the stack, and then possibly ran garbage collection before it was deallocated.