]> git.baikalelectronics.ru Git - kernel.git/commit
UBI: mtd/ubi/vtbl.c: fix memory leak
authorAdrian Bunk <bunk@kernel.org>
Mon, 3 Mar 2008 18:07:52 +0000 (20:07 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 4 Mar 2008 09:03:09 +0000 (11:03 +0200)
commitf8fdf8a15977033eb92bd940bd7d03e7e75266e5
treee2328ff5d42741519a03290e5c8f74c966c991b9
parent0e70032033d3a161ee43d38e21e198908bdb3d12
UBI: mtd/ubi/vtbl.c: fix memory leak

This patch fixes a memory leak introduced by commit
02fe2114183f6cb819f4cc984394674c95113f91 and spotted by the Coverity
checker.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/vtbl.c