Page 1 of 1

libfat bug - can't access ./somefile when cwd=fat:/

Posted: Fri Jul 13, 2012 10:27 am
by fincs
Accessing files of the form './test.txt' fails when the working directory is the root directory. I believe the problem lies in _FAT_directory_entryFromPath() (directory.c).