aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJesper Juhl <[email protected]>2008-11-25 10:57:54 -0300
committerMauro Carvalho Chehab <[email protected]>2012-12-21 16:28:58 -0200
commitbbe2a1d32f40c01ca1a7e7795e20ca06f87ffc9b (patch)
tree1f448364296d0be3d7ddb15f1fc31e1c8abef708 /tools/perf/scripts/python/event_analyzing_sample.py
parente5d85b9ac3133f67460ea5b2d4e33e0473d6eb4b (diff)
[media] rc: Fix double free in gpio_ir_recv_remove()
Since rc_unregister_device() frees its argument there's no need to subsequently call rc_free_device() on the same variable - in fact it's a double free bug. Easily fixed by just removing the rc_free_device() call. Signed-off-by: Jesper Juhl <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions