summaryrefslogtreecommitdiff
path: root/sound/soc
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2024-04-02 08:36:25 +0200
committerTakashi Iwai <tiwai@suse.de>2024-04-02 15:01:27 +0200
commitc4e51e424e2c772ce1836912a8b0b87cd61bc9d5 (patch)
tree41641b7cb79c97882f5047e597938b3f53bd3ec2 /sound/soc
parent0bfe105018bd2d7b1e4373193d9b55b37cf4458b (diff)
ALSA: line6: Zero-initialize message buffers
For shutting up spurious KMSAN uninit-value warnings, just replace kmalloc() calls with kzalloc() for the buffers used for communications. There should be no real issue with the original code, but it's still better to cover. Reported-by: syzbot+7fb05ccf7b3d2f9617b3@syzkaller.appspotmail.com Closes: https://lore.kernel.org/r/00000000000084b18706150bcca5@google.com Message-ID: <20240402063628.26609-1-tiwai@suse.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions