mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
ALSA: pcm_lib: fix "something must be really wrong" condition
When runtime->periods == 1 or when pointer crosses end of ring buffer, the delta might be greater than buffer_size. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
1250932e48
commit
7b3a177b0d
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue