]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: sofvol plugin: fix signed overflow
authorq66 <q66@chimera-linux.org>
Thu, 7 Sep 2023 21:13:01 +0000 (23:13 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 24 Jan 2024 17:15:24 +0000 (18:15 +0100)
commit55a758a964d430faaa6c9cff112ee6227775df4b
tree51b90de143fb5a2c1fe041cf2fe85f89219694cb
parentf0658e6dbd94b887a6a86e47831734b5ee900dbc
pcm: sofvol plugin: fix signed overflow

This fixes functionality on specific setups with UBSan.

Closes: https://github.com/alsa-project/alsa-lib/pull/351
Signed-off-by: q66 <q66@chimera-linux.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_softvol.c