aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMike Snitzer <[email protected]>2015-11-23 16:24:45 -0500
committerMike Snitzer <[email protected]>2015-12-02 13:20:34 -0500
commit30ce6e1cc5a0f781d60227e9096c86e188d2c2bd (patch)
tree4d1217d25ff2d2e6db70e11a04ce52f82a781cb8 /tools/perf/util/scripting-engines/trace-event-python.c
parent31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8 (diff)
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 <[email protected]> Signed-off-by: Mike Snitzer <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions