alsa-lib/src
Stas Sergeev 6f515096d9 [ALSA-LIB] dmix: dont forget to return -EINVAL on errors
snd_pcm_dmix_open() returns success if the open fails attempting
to open not the HW plugin (dmix seems to be limited to use only
the HW plugin right now). This leads to memory corruptions and
eventually a SIGSEGV. The attached patch fixes the omission.

Signed-off-by: Stas Sergeev <stsp@aknet.ru>
2004-09-15 18:44:24 +00:00
..
alisp ALISP update 2003-12-23 16:42:55 +00:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf Addition of VIA82XX-MODEM pcm. 2004-09-08 15:02:05 +00:00
control Fixed bugs detected by Intel compiler 2004-04-20 13:42:48 +00:00
hwdep fixed documents to process properly via doxygen. 2004-05-24 14:57:47 +00:00
instr Fixed bugs detected by Intel compiler 2004-04-20 13:42:48 +00:00
mixer fix wrong doc section label 2004-08-16 08:43:26 +00:00
ordinary_mixer Remove not needed functions after open phase. 2004-01-19 19:51:59 +00:00
ordinary_pcm More completion. 2004-01-19 19:49:55 +00:00
pcm [ALSA-LIB] dmix: dont forget to return -EINVAL on errors 2004-09-15 18:44:24 +00:00
rawmidi - fixed the name from "virt" to "virtual". 2003-08-05 13:54:38 +00:00
seq Fixed thinkos in documentation (filter example) 2004-03-23 15:15:21 +00:00
timer fixed documents to process properly via doxygen. 2004-05-24 14:57:47 +00:00
async.c si_code is 1 on my machine, why? 2004-05-06 18:56:53 +00:00
conf.c fixed endless loop when parsing backslash inside bad configuration file 2004-09-08 16:43:17 +00:00
confmisc.c avoid the compile warnings (about cast) with the recent GCC. 2004-05-04 15:11:58 +00:00
dlmisc.c Added SND_CTL_READONLY 2002-12-04 14:36:39 +00:00
error.c Added snd_asoundlib_version() 2004-04-19 15:12:32 +00:00
input.c fixes by Art Haas <ahaas@airmail.net>: 2003-07-25 17:02:00 +00:00
Makefile.am use AM_CFLAGS and AM_LDFLAGS for the recent automake. 2004-02-25 14:32:32 +00:00
output.c fix memory leak 2004-07-20 15:36:08 +00:00
shmarea.c <atlka@pg.gda.pl> 2004-01-24 16:34:35 +00:00
socket.c Added <sys/uio.h> inclusion 2003-03-20 08:01:41 +00:00
userfile.c Initial version 2003-09-08 18:04:10 +00:00
Versions Added snd_asoundlib_version() 2004-04-19 15:12:32 +00:00