linux/drivers/mtd/ubi
Adrian Bunk f7f0283776 UBI: mtd/ubi/vtbl.c: fix memory leak
This patch fixes a memory leak introduced by commit
4ccf8cffa9 and spotted by the Coverity
checker.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-03-04 11:03:09 +02:00
..
Kconfig
Kconfig.debug
Makefile
build.c UBI: fix error message 2008-03-04 11:02:26 +02:00
cdev.c UBI: implement atomic LEB change ioctl 2008-01-25 16:41:26 +02:00
debug.c
debug.h
eba.c UBI: handle zero-length case 2008-01-25 16:41:25 +02:00
gluebi.c
io.c
kapi.c
misc.c
scan.c UBI: add layout volume information 2008-01-25 16:41:25 +02:00
scan.h
ubi.h UBI: fix sparse errors in ubi.h 2008-03-04 11:02:50 +02:00
upd.c UBI: implement atomic LEB change ioctl 2008-01-25 16:41:26 +02:00
vmt.c UBI: silence warning 2008-03-04 11:02:04 +02:00
vtbl.c UBI: mtd/ubi/vtbl.c: fix memory leak 2008-03-04 11:03:09 +02:00
wl.c