mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-11 01:47:01 -04:00
43373e61fa
d_name is a null-terminated string, but it is not guaranteed that the last byte of the array is null.