diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2018-08-23 04:10:05 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-08-31 08:30:46 -0400 |
commit | be5a1509af8dd8a78fea24a35fe4a82d4cd0ae70 (patch) | |
tree | d7a3a184ca868cb17c8abb8097f840ff11ef317d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cd12b401adc3cdfa643172f664aa28ecebbd3b67 (diff) |
media: vicodec: fix out-of-range values when decoding
While decoding you need to make sure you do not get values < 0
or > 255. Note that since this code will also be used in userspace
utilities the clamp macro isn't used since that is kernel-only.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions