git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55b80c4
)
UBI: Fix memory leak in ubi_attach_fastmap() error path
author
Richard Weinberger
<richard@nod.at>
Sat, 28 Sep 2013 13:55:15 +0000
(15:55 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Thu, 3 Oct 2013 16:42:50 +0000
(19:42 +0300)
On error we have to free all three temporary lists.
Reported-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found