OSDN Git Service

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)
commitf7f0283776b6fe33f87f6a2ef15b1feb49ef6dac
treee2328ff5d42741519a03290e5c8f74c966c991b9
parent8eee9f100b1cc3d1b0a701a8626c54422af3c987
UBI: mtd/ubi/vtbl.c: fix memory leak

This patch fixes a memory leak introduced by commit
4ccf8cffa963c7b5bdc6d455ea9417084ee49aa8 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