mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 00:04:02 +00:00
The NameTooLong check isn't taking the sentinel 0 into account which would result in a buffer overflow on the stack.
The NameTooLong check isn't taking the sentinel 0 into account which would result in a buffer overflow on the stack.