aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLukas Wunner <[email protected]>2015-10-22 13:37:18 +0200
committerJani Nikula <[email protected]>2015-11-09 16:03:00 +0200
commitca40ba855c9e3f19f2715fd8a1ced5128359d3d9 (patch)
treeaea8c3a3af15c166de9af37c6c85909933fb95a5 /tools/perf/scripts/python
parentdcb1394e74e32e33856e877bca1a0e88c78323d8 (diff)
drm/i915: Fix double unref in intelfb_alloc failure path
In intelfb_alloc(), if the call to intel_pin_and_fence_fb_obj() fails, the bo is unrefed twice: By drm_framebuffer_remove() and once more by drm_gem_object_unreference(). Fix it. Reported-by: Ville Syrjälä <[email protected]> Signed-off-by: Lukas Wunner <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/cd7b33330621a350b0159ec5e098297b139cfaf7.1446892879.git.lukas@wunner.de Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions