diff options
author | 2015-11-23 16:24:45 -0500 | |
---|---|---|
committer | 2015-12-02 13:20:34 -0500 | |
commit | 30ce6e1cc5a0f781d60227e9096c86e188d2c2bd (patch) | |
tree | 4d1217d25ff2d2e6db70e11a04ce52f82a781cb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.4-rc3 (diff) | |
download | linux-dev-30ce6e1cc5a0f781d60227e9096c86e188d2c2bd.tar.xz linux-dev-30ce6e1cc5a0f781d60227e9096c86e188d2c2bd.zip |
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
The block allocated at the start of btree_split_sibling() is never
released if later insert_at() fails.
Fix this by releasing the previously allocated bufio block using
unlock_block().
Reported-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions