commit | 1dd05682b3ef6e70409e130bfd83e91770801589 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Thu Mar 21 04:32:32 2013 +0000 |
committer | Chris Mason <chris.mason@fusionio.com> | Thu Mar 21 19:31:52 2013 -0400 |
tree | 778cbfa572ad33981b6ba077b99861675e476fc9 | |
parent | d9abbf1c3131b679379762700201ae69367f3f62 [diff] |
Btrfs: fix memory leak in btrfs_create_tree() 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>