diff options
author | 2025-07-31 07:37:08 +0200 | |
---|---|---|
committer | 2025-07-31 17:04:28 +0200 | |
commit | df485a4b2b3ee5b35c80f990beb554e38a8a5fb1 (patch) | |
tree | f14a043a636b5330b357879c373763b7555c5e39 /tools/perf/scripts/python | |
parent | mips: Update HD-audio configs again (diff) | |
download | wireguard-linux-df485a4b2b3ee5b35c80f990beb554e38a8a5fb1.tar.xz wireguard-linux-df485a4b2b3ee5b35c80f990beb554e38a8a5fb1.zip |
ALSA: usb: scarlett2: Fix missing NULL check
scarlett2_input_select_ctl_info() sets up the string arrays allocated
via kasprintf(), but it misses NULL checks, which may lead to NULL
dereference Oops. Let's add the proper NULL check.
Fixes: 8eba063b5b2b ("ALSA: scarlett2: Simplify linked channel handling")
Link: https://patch.msgid.link/20250731053714.29414-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions