Tomasz Kojm <[EMAIL PROTECTED]> writes:

> New freshclam (that uses database.clamav.net) is available in CVS (if
> it's up to sync) and in the following snapshot:
>
> http://clamav.sourceforge.net/snapshot/clamav-20031026-tk.tar.gz
> MD5(clamav-20031026-tk.tar.gz) = b8a75d2f9022cdb4eea2f606976f1854
>
> You should remove the old format databases manually before installation.

The CVS seems to be in sync, but I had a problem. freshclam
segfaulted at line 151 in manager.c. This uses the current number of
signatures which, because there was not a CVD format database (this
is what freshclam was trying to create) this de-referenced a NULL
pointer. Adding the line
if(current)
before this allowed freshclam to run and create the new style
database.


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to