samba-vscan/clamav vscan-clamav.c,1.1.2.20,1.1.2.21

Rainer Link <[email protected]> Sun, 10 Apr 2005 15:58:23 +0000
Newsgroups gmane.comp.security.virus.openantivirus.cvs
Message-ID <[email protected]>
Update of /cvsroot/openantivirus/samba-vscan/clamav
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26864

Modified Files:
      Tag: VSCAN_0_3
	vscan-clamav.c 
Log Message:
add debug statement in front of regexp init


Index: vscan-clamav.c
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/clamav/vscan-clamav.c,v
retrieving revision 1.1.2.20
retrieving revision 1.1.2.21
diff -u -d -r1.1.2.20 -r1.1.2.21
--- vscan-clamav.c	10 Apr 2005 15:48:39 -0000	1.1.2.20
+++ vscan-clamav.c	10 Apr 2005 15:58:21 -0000	1.1.2.21
@@ -189,6 +189,8 @@
 	DEBUG(5, ("init file type\n"));
 	filetype_init(0, vscan_config.common.exclude_file_types);
 
+	/* initialise file regexp */
+        DEBUG(5, ("init file regexp\n"));
 	fileregexp_init(vscan_config.common.exclude_file_regexp);
 
 	#if (SMB_VFS_INTERFACE_VERSION >= 6)



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click