fs: fix FAT name extraction
The long name apparently can be accumulated using multiple
13-byte slots. Unfortunately we never checked how many we
can actually fit in the buffer we are reading to.
Signed-off-by:
Patrick Wildt <patrick@blueri.se>
Loading
Please sign in to comment