diff options
author | Laurent Pinchart <[email protected]> | 2015-11-10 08:20:19 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2015-11-19 11:15:20 -0200 |
commit | b446631c5acfec93df643bdf2d142020ae328ced (patch) | |
tree | 93fa71aec7f36afe3106a3ca4a9649112efb01e8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | cd1e11bed2093af31b114b4c3cda444e89c3c3b5 (diff) |
[media] v4l: omap_vout: Don't free buffers if they haven't been allocated
The VRFB buffers are freed when the device is closed even if they
haven't been allocated by a call to VIDIOC_REQBUFS, resulting in a
crash. Fix it by not trying to free buffers that are not allocated.
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions