diff options
author | 2013-05-08 08:56:09 +0000 | |
---|---|---|
committer | 2013-05-17 21:40:19 -0400 | |
commit | 379cde741b220091d2124fb500b178b90ad7f460 (patch) | |
tree | 0f6426bbd7572c279ca365718c1e6da092a42445 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: fix possible memory leak in the find_parent_nodes() (diff) | |
download | linux-dev-379cde741b220091d2124fb500b178b90ad7f460.tar.xz linux-dev-379cde741b220091d2124fb500b178b90ad7f460.zip |
Btrfs: fix possible memory leak in replace_path()
In replace_path(), if read_tree_block() fails, we cannot return
directly, we should free some allocated memory otherwise memory
leak happens.
Similar to Wang's "Btrfs: fix possible memory leak in the
find_parent_nodes()" patch, the current commit fixes an issue that
is related to the "Btrfs: fix all callers of read_tree_block"
commit.
Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions