diff options
author | 2022-10-13 15:18:46 +0100 | |
---|---|---|
committer | 2022-10-25 16:39:25 +0100 | |
commit | 1f65ea411cc7b6ff128d82a3493d7b5648054e6f (patch) | |
tree | 72603f54798991013e4853ce44a19902334be25d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | media: vivid: s_fbuf: add more sanity checks (diff) | |
download | linux-dev-1f65ea411cc7b6ff128d82a3493d7b5648054e6f.tar.xz linux-dev-1f65ea411cc7b6ff128d82a3493d7b5648054e6f.zip |
media: vivid: dev->bitmap_cap wasn't freed in all cases
Whenever the compose width/height values change, the dev->bitmap_cap
vmalloc'ed array must be freed and dev->bitmap_cap set to NULL.
This was done in some places, but not all. This is only an issue if
overlay support is enabled and the bitmap clipping is used.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Fixes: ef834f7836ec ([media] vivid: add the video capture and output parts)
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions