u-boot-brain/fs/fat
Patrick Wildt 8b021bb956 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>
2018-12-06 23:26:31 -05:00
..
fat_write.c fs: fat: Fix warning in normalize_longname() 2018-10-16 16:44:12 +02:00
fat.c fs: fix FAT name extraction 2018-12-06 23:26:31 -05:00
Kconfig fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description 2018-01-22 16:43:31 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00