kernel-hacking-2024-linux-s.../drivers/mtd/ubi
Artem Bityutskiy 472018f73e UBI: fix memory leak on error path
Normally UBI volumes are freed in the release function of
the struct device object. However, on error path they may
have to be freed before the struct device objects have been
initialized.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2008-07-24 13:32:55 +03:00
..
build.c UBI: fix memory leak on error path 2008-07-24 13:32:55 +03:00
cdev.c UBI: avoid unnecessary division operations 2008-07-24 13:32:54 +03:00
debug.c
debug.h Merge git://git.infradead.org/~dedekind/ubi-2.6 2008-04-23 09:57:25 +01:00
eba.c UBI: fix memory leak 2008-07-24 13:32:54 +03:00
gluebi.c UBI: initialize static volumes with vol->used_bytes 2008-04-17 11:32:02 +03:00
io.c UBI: be verbose when debuggin is enabled 2008-04-17 11:31:58 +03:00
kapi.c UBI: avoid unnecessary division operations 2008-07-24 13:32:54 +03:00
Kconfig UBI: improve Kconfig documentation 2008-04-17 11:32:00 +03:00
Kconfig.debug
Makefile
misc.c UBI: avoid unnecessary division operations 2008-07-24 13:32:54 +03:00
scan.c UBI: fix mean EC calculation 2008-04-19 20:49:41 +03:00
scan.h UBI: fix mean EC calculation 2008-04-19 20:49:41 +03:00
ubi-media.h UBI: make ubi-header.h local 2008-04-17 11:31:58 +03:00
ubi.h UBI: fix memory leak 2008-07-24 13:32:54 +03:00
upd.c UBI: fix buffer padding 2008-07-24 13:32:54 +03:00
vmt.c UBI: fix memory leak 2008-07-24 13:32:54 +03:00
vtbl.c UBI: avoid unnecessary division operations 2008-07-24 13:32:54 +03:00
wl.c UBI: avoid unnecessary division operations 2008-07-24 13:32:54 +03:00