d_name is a null-terminated string, but it is not guaranteed that the last byte of the array is null.
37 KiB
37 KiB
d_name is a null-terminated string, but it is not guaranteed that the last byte of the array is null.