UBIFS: fix a memory leak on error path.
authorMatthieu CASTET <matthieu.castet@parrot.com>
Mon, 2 Aug 2010 09:36:06 +0000 (11:36 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 3 Aug 2010 05:58:09 +0000 (08:58 +0300)
In 'mount_ubifs()', in case of 'ubifs_leb_unmap()' falure,
free allocated resources.

Signed-off-by: Matthieu CASTET <matthieu.castet@parrot.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found