diff options
author | Takashi Iwai <[email protected]> | 2019-11-09 19:16:58 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2019-11-09 19:17:49 +0100 |
commit | 167beb1756791e0806365a3f86a0da10d7a327ee (patch) | |
tree | 2b62898da945bd02481869a6c763b70cd7bf74d8 /tools/perf/scripts/python/stackcollapse.py | |
parent | df37d941c4b5aee9259ab4e34de8bfda384f7681 (diff) |
ALSA: usb-audio: Fix missing error check at mixer resolution test
A check of the return value from get_cur_mix_raw() is missing at the
resolution test code in get_min_max_with_quirks(), which may leave the
variable untouched, leading to a random uninitialized value, as
detected by syzkaller fuzzer.
Add the missing return error check for fixing that.
Reported-and-tested-by: [email protected]
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions