alsa-lib/src
Takashi Iwai d5caee8d36 Fix bogus value when no user TLV is defined
Check whether non-zero size TLV is really returned by comparing
with the pre-filled pattern.  ALSA 1.0.12 driver doesn't notify
the error even if user TLV is empty, so the previous value is
passed bogusly.
2006-08-25 11:43:22 +02:00
..
alisp remove superfluous free() checks 2006-02-27 09:58:32 +00:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf Add config for new snd-aoa driver 2006-06-30 11:34:30 +02:00
control Fix bogus value when no user TLV is defined 2006-08-25 11:43:22 +02:00
hwdep Add missing snd_dlclose() in snd_hwdep_close() 2006-04-25 17:24:39 +02:00
instr Remove dependencies with kernel headers from instrument layer codes 2006-07-25 15:36:14 +02:00
mixer Fix segfault when invalid TLV is passed 2006-08-23 15:44:09 +02:00
pcm Fix build issue on earler x86_64 based distributions 2006-08-21 19:12:33 +02:00
rawmidi allow changing of device directory path 2006-02-27 10:03:19 +00:00
seq clarify SND_SEQ_PORT_TYPE_xxx documentation 2006-05-02 16:28:22 +02:00
timer Fix missing snd_dlclose() in timer handlers 2006-04-25 17:26:16 +02:00
async.c si_code is 1 on my machine, why? 2004-05-06 18:56:53 +00:00
conf.c Fix the description of return value of snd_config_search_definition() 2006-05-02 17:48:47 +02:00
confmisc.c remove superfluous free() checks 2006-02-27 09:58:32 +00:00
dlmisc.c Fix compile warning 2005-06-08 13:52:57 +00:00
error.c Fix doxygen documents 2005-05-24 14:14:28 +00:00
input.c Fix compile warnings with gcc-4 2005-06-28 10:24:44 +00:00
Makefile.am Allow partial build with selected components 2005-11-30 11:38:24 +00:00
names.c remove superfluous free() checks 2006-02-27 09:58:32 +00:00
output.c Fix compile warnings with gcc-4 2005-06-28 10:24:44 +00:00
shmarea.c Fix a typo 2005-05-24 14:50:21 +00:00
socket.c Move snd_is_local() to socket.c 2005-11-30 11:31:18 +00:00
userfile.c snd_user_file - keep doxygen happy 2006-01-05 14:37:37 +00:00
Versions Control API - add TLV support 2006-07-05 17:42:16 +02:00