On Thu, 20 Jan 2005 09:06:44 +0100 "Alexander Hagenah" <[EMAIL PROTECTED]> wrote:
> Ho Folks, > > I have a simple question. I'm developing a tool which works on > SMTP-Layer and filter's out mails. So, now I'm using libclamav for > this. But the function "vCheckClamAv" doesn't scan the file I gave him > "/tmp/test" :/ Does anyone knows, why? The source can be found here: > http://primepage.de/misc/main.c > > Can anybody help? You're trying to run cl_scandesc on an uninitialised descriptor (fd). -- oo ..... Tomasz Kojm <[EMAIL PROTECTED]> (\/)\......... http://www.ClamAV.net/gpg/tkojm.gpg \..........._ 0DCA5A08407D5288279DB43454822DC8985A444B //\ /\ Thu Jan 20 17:12:34 CET 2005
pgpCyWC9bWzEW.pgp
Description: PGP signature
_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-devel
