mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
d_name is a null-terminated string, but it is not guaranteed that the last byte of the array is null.
d_name is a null-terminated string, but it is not guaranteed that the last byte of the array is null.