commit | aa299d01f1c2e680e40813b63f8dfb46c79ea715 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 15 13:16:02 2007 +0100 |
committer | Mercurial server <hg@alsa0.alsa-project.org> | Tue Nov 20 20:03:39 2007 +0100 |
tree | 7d8aa11cf32d807faa8d971029d7d174dab63c06 | |
parent | 74415a36767d99d3adf31b4a62e4e50725e6b66a [diff] |
[ALSA] emu10k1 - Check value ranges in ctl callbacks Check value ranges in ctl callbacks properly. This fixes the unexpected crash due to wrong value assignment. Also, remove invalid comments in the last patch. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>