AW: AW: AW: AW: [Clamav-users] Warning messages

2003-10-14 Thread SCHULZ, Wolfgang
Oops - I'm stupid - sorry. There is the good news - now it compiles without problems on Solaris 8 with gcc 3.2.2 and also the number of warning messages reduced dramatically!!! Only few are left: cvd.c: In function `cl_cvdverify': cvd.c:269: warning: return makes pointer from integer without a

[Clamav-users] segmentation fault with TCPAddr

2003-10-14 Thread Stefan Kaltenbrunner
There seems to be a problem with the new TCPAddr support in the latest snapshots - setting TCPSocket without setting TCPAddr (happens for example when upgrading from an older version) reliably segfaults upon startup on my system (Debian Testing/x86). Stefan

Re: [Clamav-users] segmentation fault with TCPAddr

2003-10-14 Thread Damien Curtain
on my system (Debian Testing/x86). Yeah I get the same here, try the attached patch which should resolve that particular problem. -- Damien diff -Nru clamav-devel-20031014.vanilla/clamd/tcpserver.c clamav-devel-20031014/clamd/tcpserver.c --- clamav-devel-20031014.vanilla/clamd/tcpserver.c 2003