JFS: Fix non-ascii file name problem
An unintentional sign extention caused non-ascii characters to be stored incorrectly, leading to inaccessible files. Changing a declaration to unsigned char fixes the problem.
Showing
Please register or sign in to comment