]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: add MMAP_EMUL to type names
authorJaroslav Kysela <perex@perex.cz>
Tue, 23 Nov 2010 12:40:25 +0000 (13:40 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 23 Nov 2010 12:40:25 +0000 (13:40 +0100)
commita4f71b19407fde8d5fd4f35850543173636b3ee0
tree28e66d2fbd479562da904dc31267625434dbf7bf
parentade3efbd865967bf78d7f0ae6a2fe9809ea90719
pcm: add MMAP_EMUL to type names

If we try to print this then it causes a read past the end of the array
in snd_pcm_type_name().

From: Dan Carpenter <error27@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm.c