[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. 99ae9353f6834da0cb73f59f4b32d1f0ae1263fa

Stephen Gran steve at lobefin.net
Thu Sep 4 12:36:45 UTC 2008


The following commit has been merged in the debian/unstable branch:
commit d5f8745cf7a89db7556264ae9a86ce6421a0a0e7
Author: Stephen Gran <steve at lobefin.net>
Date:   Thu Sep 4 13:25:22 2008 +0100

    Revert "comment removed"
    
    This reverts commit 3b90d5efefd703262e898d0c682e41af45d96872.

diff --git a/libclamav/ole2_extract.c b/libclamav/ole2_extract.c
index ab64998..07e8230 100644
--- a/libclamav/ole2_extract.c
+++ b/libclamav/ole2_extract.c
@@ -1026,6 +1026,7 @@ int cli_ole2_extract(int fd, const char *dirname, cli_ctx *ctx, struct uniq **vb
 	cli_dbgmsg("Max block number: %lu\n", (unsigned long int) hdr.max_block_no);
 
 	/* PASS 1 : Count files and check for VBA */
+	//	__asm__ __volatile__("int3");
 	hdr.has_vba = 0;
 	ret = ole2_walk_property_tree(fd, &hdr, NULL, 0, handler_enum, 0, &file_count, ctx, &scansize);
 	cli_bitset_free(hdr.bitset);

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list