#0 parseMimeHeader (m=0x84b0ba0,
cmd=0x85356ae "; name=\"/usr/local/apache/htdocs/ftp/www.pressedienst.saarland.de/prd/anhaenge/anhang_6781.pdf\"", rfc821Table=0x84aa5c8, arg=0x0)
at string2.h:1092
#1 0x4002faac in parseEmailHeader (m=0x84b0ba0,
line=0x85356a0 "Content-Type", rfc821=0x84aa5c8) at mbox.c:1301
parseEmailHeader is calling parseMimeHeader with arg=0x0 yet around line 1300 of mbox.c (without the comments) this code appears:
if(arg) ret = parseMimeHeader(m, cmd, rfc821, arg);
So either (a) your compiler is broken or (b) you are not using the CVS version as requested.
a) # gcc --version gcc (GCC) 3.3.1 (SuSE Linux) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 05.12.04 # clamav-devel # ./configure \ --prefix=/opt/clamav \ --sysconfdir=/etc/clamav \ --with-dbdir=/var/lib/clamav
b) I did use the CVS version.
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
