u-boot-brain/fs
Wolfgang Denk 3267bc1b2b ubifs: Fix bad free() sequence in ubifs_finddir()
Free private_data member element before freeing file structure.
This was causing malloc to crash. Also remove unnecessary variable
assigments as file structure gets free'd as well.

Signed-off-by: Rod Boyce <uboot@teamboyce.co.uk>
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
2011-08-19 17:21:02 +02:00
..
cramfs cramfs: make cramfs usable without a NOR flash 2011-05-10 22:47:32 +02:00
ext2 ext2: Simplify partial sector access logic 2011-07-28 15:36:32 +02:00
fat scaled down version of generic libraries for SPL 2011-07-26 14:44:25 +02:00
fdos Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
jffs2 Fix misc spelling errors found by lintian 2011-04-12 22:58:31 +02:00
reiserfs Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ubifs ubifs: Fix bad free() sequence in ubifs_finddir() 2011-08-19 17:21:02 +02:00
yaffs2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
Makefile UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00