Re: [Clamav-devel] SSN detection false positives

2010-04-27 Thread Jennifer Fong
Hi, Xavier & list-- I second about false positive, I had several PS and PDF files that has being detected as a false positive. I had to desactivate this in my mail server farm. Xavier Xavier, just fyi--I added the lines below to work around the problem, then rebuilt [this is version 0.96]

Re: [Clamav-devel] libclamav grew by 10Mb ?

2010-04-27 Thread Török Edwin
On 04/27/2010 09:58 PM, Per Jessen wrote: > Török Edwin wrote: > >>> >>> --enable-llvm Enable 'llvm' JIT/verifier support [default=auto] >>> >>> (automatic selection based on what?) >> >> It is automatically enabled if you have a known-to-work GNU C++ >> compiler installed, and you have a CPU sup

Re: [Clamav-devel] libclamav grew by 10Mb ?

2010-04-27 Thread Per Jessen
Török Edwin wrote: >> >> --enable-llvm Enable 'llvm' JIT/verifier support [default=auto] >> >> (automatic selection based on what?) > > It is automatically enabled if you have a known-to-work GNU C++ > compiler installed, and you have a CPU supported by the LLVM JIT. Okay. Just out of curios

Re: [Clamav-devel] Question

2010-04-27 Thread Török Edwin
On 04/26/2010 10:20 PM, Mohammed Al-Saleh wrote: > Hi Edwin, > > Thanks for your reply. > I need to know the cases where ClamAV has performance bottlenecks or issues. The best way to do that is by measuring it. Read the last part of this reply: http://lurker.clamav.net/message/20081204.212941.c9f

Re: [Clamav-devel] libclamav grew by 10Mb ?

2010-04-27 Thread Török Edwin
On 04/27/2010 02:19 PM, Per Jessen wrote: > Reini Urban wrote: > >> 2010/4/26 nicolas dumont : >>> Could you explain why it has so much increase between 0.95.3 and 0.96 >>> ? >>> >>> Is there a way, by disable some new features ( bytecoder for ex ) to >>> decrease the size of the lib ? >> >> Is it

Re: [Clamav-devel] libclamav grew by 10Mb ?

2010-04-27 Thread Per Jessen
Reini Urban wrote: > 2010/4/26 nicolas dumont : >> Could you explain why it has so much increase between 0.95.3 and 0.96 >> ? >> >> Is there a way, by disable some new features ( bytecoder for ex ) to >> decrease the size of the lib ? > > Is it that difficult? > > --with-llvm links statically th