]> git.alsa-project.org Git - alsa-lib.git/commit
fix two issues in snd_device_name_hint()
authorJaroslav Kysela <perex@perex.cz>
Wed, 11 Oct 2006 11:59:42 +0000 (13:59 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 11 Oct 2006 11:59:42 +0000 (13:59 +0200)
commitfaf8aad99ad066d59c7599bfb272d1fb1943748b
tree816f8d64b169b160f5aefbe2d4017ea57868c4ef
parent13fdc417851d87cce7303df65784df7b940ae56a
fix two issues in snd_device_name_hint()
- returned wrong error when the namehint section does not exist
- variable underflow for the rawmidi interface
src/control/namehint.c