Signed-off-by: Filipe David Borba Manana <[email protected]>
---
btrfs-debug-tree.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/btrfs-debug-tree.c b/btrfs-debug-tree.c
index bae7f94..97459b1 100644
--- a/btrfs-debug-tree.c
+++ b/btrfs-debug-tree.c
@@ -355,6 +355,7 @@ again:
btrfs_print_tree(tree_root_scan, buf,
1);
}
}
+ free_extent_buffer(buf);
}
next:
path.slots[0]++;
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html