u-boot/fs/fat
Heinrich Schuchardt 0d532e911c fs: fat: memory leak in fat_unlink()
Do not leak filename_copy in case of error.
Catch out of memory when calling strdup.

Reported-by: Coverity (CID: 184086)
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-10-06 14:09:41 -04:00
..
fat_write.c fs: fat: memory leak in fat_unlink() 2018-10-06 14:09:41 -04:00
fat.c fs: fat: unaligned buffers are not an error 2018-09-23 21:55:30 +02: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