* dired.c (NAMLEN): Never use d_nameln to get the length of the
directory entry's name; it is used inconsistently. Always call strlen instead.
Showing
Please register or sign in to comment
directory entry's name; it is used inconsistently. Always call strlen instead.