]> git.alsa-project.org Git - alsa-lib.git/commit
Fix segfault when invalid TLV is passed v1.0.12
authorTakashi Iwai <tiwai@suse.de>
Wed, 23 Aug 2006 13:44:09 +0000 (15:44 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 23 Aug 2006 13:44:09 +0000 (15:44 +0200)
commit66f3749cabe91ce58b865adc56f22a56328517a2
tree783c3ffc5d3e4d257b0d6b352833c20124fbf344
parent4165a5bfd1e52da1d4057dcb8d718a4fe8d40066
Fix segfault when invalid TLV is passed

Fix segfault when invalid TLV is passed.
The invalid TLV entries must be ignored as error.
src/mixer/simple_none.c