The Advanced Linux Sound Architecture (ALSA) - library
Find a file
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
alsalisp ALISP update 2003-12-23 16:42:55 +00:00
aserver Art Haas <ahaas@airmail.net> 2003-07-26 16:24:11 +00:00
doc Summay: Added doc-pack and doc-clean rules 2004-09-07 09:43:31 +00:00
include [emu10k1] Audigy DSP support 2004-09-06 15:06:48 +00:00
src [ALSA-LIB] dmix: dont forget to return -EINVAL on errors 2004-09-15 18:44:24 +00:00
test Warning fixes 2004-04-06 17:28:01 +00:00
utils Added rpmbuild detection 2004-03-14 17:06:01 +00:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:52:17 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.in release: 1.0.7rc1 2004-09-08 17:06:42 +00:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
cvscompile Oops, depmod should be depcomp 2002-10-24 12:09:30 +00:00
INSTALL Added note about jack plugin 2003-03-10 12:55:43 +00:00
Makefile.am added AUTOMAKE_OPTIONS. 2004-02-25 11:23:56 +00:00
MEMORY-LEAK Initial version 2003-02-04 14:56:07 +00:00
NOTES Switch from old to new PCM API retaining binary compatibility 2003-11-05 10:38:37 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00