android_kernel_samsung_msm8976/sound/core
Corinna Vinschen a2ea4234eb ALSA: timer: fix a missing goto
"ALSA: timer: Handle disconnection more safely" was applied
after "ALSA: timer: Fix race at concurrent reads", which
left a break in place of the correct goto _error.

Fix that.

Thanks to Elektroschmock <elektroschmock78@googlemail.com> for
pointing out the problem.

Change-Id: I85252c1d40c4bd88ca86fa8c0bb228d7ed6b12ed
Signed-off-by: Corinna Vinschen <xda@vinschen.de>
2020-04-06 23:00:18 +02:00
..
oss ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation 2019-07-27 21:52:26 +02:00
seq
compress_offload.c ASoC: compress: fix unsigned integer overflow check 2020-01-10 03:25:11 +01:00
control.c
control_compat.c ALSA: control: fix a redundant-copy issue 2019-07-27 21:52:23 +02:00
ctljack.c
device.c
hrtimer.c
hwdep.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
hwdep_compat.c
info.c
info_oss.c
init.c ALSA: Refactor slot assignment code 2020-01-16 22:34:41 +01:00
isadma.c
jack.c
Kconfig ALSA: Add kconfig to specify the max card numbers 2019-07-27 22:10:09 +02:00
Makefile
memalloc.c
memory.c
misc.c
pcm.c ALSA: pcm: Fix potential Spectre v1 vulnerability 2019-07-27 22:09:03 +02:00
pcm_compat.c
pcm_lib.c
pcm_memory.c
pcm_misc.c
pcm_native.c ALSA: PCM: check if ops are defined before suspending PCM 2019-07-27 22:10:04 +02:00
pcm_timer.c
rawmidi.c
rawmidi_compat.c ALSA: rawmidi: Fix missing input substream checks in compat ioctls 2019-07-27 21:52:27 +02:00
rtctimer.c
sgbuf.c
sound.c
sound_oss.c
timer.c ALSA: timer: fix a missing goto 2020-04-06 23:00:18 +02:00
timer_compat.c
vmaster.c