Package: lsat
Version: 0.9.7.1-1
Severity: normal

The part corrected looks like this:

@@ -101,7 +101,7 @@
            /* see if they match. If they do, the user does */
            /* not want to run that module, so we put it in */
            /* another array of ints to look through later. */
-           for (i=0;i<33;i++)
+           for (i=0;i<sizeof(thelist)/sizeof(char*);i++)
            {
                if ((strcmp(thelist[i], tempstring)) == 0)
                { 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to