diff options
author | Hao Ge <gehao@kylinos.cn> | 2024-06-07 16:25:42 +0800 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-06-15 11:51:23 +0200 |
commit | ed221d668115ff8381761f9f0a2bc8d56a975fdd (patch) | |
tree | 4d3a1c4486f1256c0b4bfb0d4a3bcf0bed409a8f /tools/perf/scripts/python/stackcollapse.py | |
parent | 62028aa0b1bee4394ff683bcab692305143d8903 (diff) |
media: intel/ipu6: Fix a null pointer dereference in ipu6_isys_query_stream_by_source
stream is NULL when source is less than 0 in
ipu6_isys_query_stream_by_source. It's a null pointer dereference.
Actually, this should be isys->adev->auxdev.dev.
Fixes: 3c1dfb5a69cf ("media: intel/ipu6: input system video nodes and buffer queues")
Signed-off-by: Hao Ge <gehao@kylinos.cn>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions