Dears all:

I have read the source code of clamav 0.90 and found a strange code in 
filetype.c.

There is an expressioniIn 233 line of filetype.c : 

              if(!iscntrl(buf[i]) && !isprint(buf[i]) && !internat[buf[i] & 
0xff])

and this expression would ALWAYS be false.

I want to know if i am wrong ?

Thanks


_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to