From: Tsutomu Itoh Date: Thu, 21 Mar 2013 04:32:32 +0000 (+0000) Subject: Btrfs: fix memory leak in btrfs_create_tree() X-Git-Tag: v3.9-rc5~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dd05682b3ef6e70409e130bfd83e91770801589;p=pandora-kernel.git 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 Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed