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)
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>

No differences found