The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Clemens Ladisch 5d56a11a8e conf.c: snd_config_add: prevent adopting a non-orphan
When adding a configuration node to another, check that the child node
does not already have a parent.  Otherwise, the old parent's children
list would become corrupted.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2009-07-15 11:20:29 +02:00
alsalisp
aserver
doc
include Add the support of TLV_DB_MINMAX types 2009-06-16 14:28:57 +02:00
m4
modules
src conf.c: snd_config_add: prevent adopting a non-orphan 2009-07-15 11:20:29 +02:00
test test/lsb/midi_event.c: check for buffer size check 2009-07-08 08:50:54 +02:00
utils
.gitignore add midi event tests 2009-07-06 12:00:04 +02:00
acinclude.m4
ChangeLog
configure.in add midi event tests 2009-07-06 12:00:04 +02:00
COPYING
cvscompile
gitcompile
INSTALL
Makefile.am
MEMORY-LEAK
NOTES
TODO