aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2021-08-12 19:01:46 +0200
committerMauro Carvalho Chehab <[email protected]>2022-02-16 12:48:23 +0100
commit4a92fc6e55da5b87cecb572275deaff6ac9dd27e (patch)
tree1adbe8e5824937535d61b4412d685659017e492c /tools/perf/scripts/python
parent4a2e0a806cb58a4d3106add079488e0b56a221b6 (diff)
media: video/hdmi: handle short reads of hdmi info frame.
Calling hdmi_infoframe_unpack() with static sizeof(buffer) skips all the size checking done later in hdmi_infoframe_unpack(). A better value is the amount of data read into buffer. Fixes: 480b8b3e42c3 ("video/hdmi: Pass buffer size to infoframe unpack functions") Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions