diff options
author | 2014-10-07 08:58:55 -0300 | |
---|---|---|
committer | 2014-10-21 08:52:11 -0200 | |
commit | c204e1fafbd50a158a34c8a5bd9682cb04ecb29b (patch) | |
tree | 5a461b1684158d34930839266731efd7978c6502 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | [media] saa7146: Create a device name before it's used (diff) | |
download | linux-dev-c204e1fafbd50a158a34c8a5bd9682cb04ecb29b.tar.xz linux-dev-c204e1fafbd50a158a34c8a5bd9682cb04ecb29b.zip |
[media] vivid: fix buffer overrun
The random_line buffer must be twice the maximum width, but it only allocated
the maximum width, so it was only half the size it needed to be.
Surprisingly I never saw the kernel fail on this, but the same TPG code used in
qv4l2 crashed and valgrind helped me track this bug down.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions