alsa-lib/src
Jaroslav Kysela 39060852d8 pcm: rate - correct the previous fix for snd_pcm_rate_may_wait_for_avail_min()
The previous fix in aa4f56c3 was not correct. The root of the cause is
implementation in snd_pcm_may_wait_for_avail_min() inline function
where the improper pcm argument is passed to the fast_ops function.

Fixes: aa4f56c3 ("pcm: rate - fix the crash in snd_pcm_rate_may_wait_for_avail_min()")
Fixes: d9dbb57b ("pcm: rate - rewrite the may_wait_for_avail_min callback for the rate plugin")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2022-11-09 09:35:05 +01:00
..
alisp alisp: add the missing include 2019-03-15 13:16:20 +01:00
conf Remove non existent SPDIF output on ThinkPad USB-C Dock Gen2 2022-10-17 13:13:51 +02:00
control control: namehint - do not support 'card' devices 2022-10-24 10:02:54 +02:00
hwdep conf: introduce snd_config_get_card() function 2021-02-26 21:08:28 +01:00
mixer mixer: add documentation about postcondition of removal event processing 2022-06-27 13:38:25 +02:00
pcm pcm: rate - correct the previous fix for snd_pcm_rate_may_wait_for_avail_min() 2022-11-09 09:35:05 +01:00
rawmidi rawmidi: fix the params_mode check condition in snd_rawmidi_tread() 2022-06-26 16:07:56 +02:00
seq add NetBSD/OpenBSD build support (except test/) 2022-10-17 13:11:29 +02:00
timer timer: remove dead code in _snd_timer_hw_open() 2021-06-02 19:50:17 +02:00
topology src/topology/parser.c: drop duplicate safe_strtol_base 2022-01-01 17:50:27 +01:00
ucm ucm: fix enhanced ID parsing in snd_use_case_parse_ctl_elem_id() 2022-11-02 15:01:58 +01:00
async.c add NetBSD/OpenBSD build support (except test/) 2022-10-17 13:11:29 +02:00
conf.c add DragonFlyBSD build support (except test/) 2022-10-17 13:11:47 +02:00
confeval.c conf: fix the device parsing when arguments has no defaults 2021-12-09 10:15:47 +01:00
confmisc.c conf: snd_config_get_card() remove unused assignment 2021-06-03 07:29:11 +02:00
dlmisc.c dlmisc.c: Avoid double unlock in snd_dlobj_cache_get0() 2021-10-07 16:52:56 +02:00
error.c add snd_strlcpy() and use it everywhere 2019-03-25 16:46:05 +01:00
input.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Makefile.am conf: add possibility to evaluate simple integer math expressions 2021-11-30 11:33:35 +01:00
names.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
output.c output: Add snd_output_buffer_steal() function 2021-04-13 09:23:06 +02:00
shmarea.c add NetBSD/OpenBSD build support (except test/) 2022-10-17 13:11:29 +02:00
socket.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
userfile.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Versions.in conf: fix the export of safe_strto* functions from libasound 2022-01-01 19:26:48 +01:00