[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6156-g094ec9b

aCaB acab at clamav.net
Sun Apr 4 01:19:43 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 3e527c34876bb7023247dc87be9df76c705dffae
Author: aCaB <acab at clamav.net>
Date:   Wed Feb 10 19:19:54 2010 +0100

    one & too much

diff --git a/sigtool/vba.c b/sigtool/vba.c
index 2cccda4..b026592 100644
--- a/sigtool/vba.c
+++ b/sigtool/vba.c
@@ -1038,7 +1038,7 @@ static int sigtool_scandir (const char *dirname, int hex_output)
 				    free(dir);
 				    return 1;
 				}
-				if ((ret = cli_ole2_extract (dir, &ctx, &vba))) {
+				if ((ret = cli_ole2_extract (dir, ctx, &vba))) {
 				    printf ("ERROR %s\n", cl_strerror (ret));
 				    destroy_ctx(ctx);
 				    cli_rmdirs (dir);

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list