diff options
| author | Hans Verkuil <[email protected]> | 2021-03-11 15:46:40 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-22 11:55:48 +0100 |
| commit | eaaea4681984c79d2b2b160387b297477f0c1aab (patch) | |
| tree | dd86066cdab4de81da0d18755083dff8e9c52b7d /tools/perf/scripts/python/stackcollapse.py | |
| parent | 48e15418e41e4f32bb96dd8af1ae4a89ae13157b (diff) | |
media: gspca/sq905.c: fix uninitialized variable
act_len can be uninitialized if usb_bulk_msg() returns an error.
Set it to 0 to avoid a KMSAN error.
Signed-off-by: Hans Verkuil <[email protected]>
Reported-by: [email protected]
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions