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:
a038fab
)
Btrfs, fix memory leaks in error paths
author
Jiri Slaby
<jslaby@suse.cz>
Wed, 6 Jan 2010 16:57:22 +0000
(16:57 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 18 Jan 2010 01:40:20 +0000
(20:40 -0500)
Stanse found 2 memory leaks in relocate_block_group and
__btrfs_map_block. cluster and multi are not freed/assigned on all
paths. Fix that.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: linux-btrfs@vger.kernel.org
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found