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:
d79e504
)
Btrfs: fix memory leak in btrfs_quota_enable()
author
Tsutomu Itoh
<t-itoh@jp.fujitsu.com>
Tue, 16 Oct 2012 05:44:21 +0000
(
05:44
+0000)
committer
Chris Mason
<chris.mason@fusionio.com>
Thu, 25 Oct 2012 19:45:43 +0000
(15:45 -0400)
We should free quota_root before returning from the error
handling code.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
No differences found