]> git.alsa-project.org Git - alsa-tools.git/commit
Fix for segmentation fault in envy24control
authorJaroslav Kysela <perex@perex.cz>
Tue, 26 Jul 2005 12:32:24 +0000 (12:32 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 26 Jul 2005 12:32:24 +0000 (12:32 +0000)
commit961ee03200f51a5b2b83747ae297c52e8fb5807c
tree62440fc0155f37380fd518a33140198894d284da
parent632a2ae802d9d0d927811d886f08c48b391ff67a
Fix for segmentation fault in envy24control
a user has written he has a segmentation fault if he use the profiles
management. He has used some older version of alsa-tools with previous FC
releases until now and then this problem didn't exists.
I have found a array boundary fault in my code for strstr_icase_blank().
From: Dirk Kalis <dirk.kalis@t-online.de>
envy24control/strstr_icase_blank.c