terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.71k stars 197 forks source link

Fix read out of bounds with empty file #665

Closed elliottslaughter closed 1 month ago

elliottslaughter commented 1 month ago

Fixes an out-of-bounds read reported by Address Sanitizer on macOS x86 with LLVM 17.