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:
d9abbf1
)
Btrfs: fix memory leak in btrfs_create_tree()
author
Tsutomu Itoh
<t-itoh@jp.fujitsu.com>
Thu, 21 Mar 2013 04:32:32 +0000
(
04:32
+0000)
committer
Chris Mason
<chris.mason@fusionio.com>
Thu, 21 Mar 2013 23:31:52 +0000
(19:31 -0400)
We should free leaf and root before returning from the error
handling code.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
No differences found