[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/etch-security, updated. c8974bb0070d9ed6a44af8b325473e874f2abf47
Michael Tautschnig
mt at debian.org
Wed Dec 3 05:41:56 UTC 2008
The following commit has been merged in the debian/etch-security branch:
commit c8974bb0070d9ed6a44af8b325473e874f2abf47
Author: Michael Tautschnig <mt at debian.org>
Date: Tue Dec 2 21:40:52 2008 -0800
Added additional change to others.h
- Was introduced in some previous version and is a pre-depends of the latest
security fix
Signed-off-by: Michael Tautschnig <mt at debian.org>
diff --git a/debian/patches/49.special.c.dpatch b/debian/patches/49.special.c.dpatch
index cbadd93..068b61d 100644
--- a/debian/patches/49.special.c.dpatch
+++ b/debian/patches/49.special.c.dpatch
@@ -5,6 +5,18 @@
## DP: get_unicode_name() off-by-one buffer overflow
@DPATCH@
+diff --git a/libclamav/others.h b/libclamav/others.h
+index 66cade9..22df93c 100644
+--- a/libclamav/others.h
++++ b/libclamav/others.h
+@@ -80,6 +80,7 @@ typedef struct {
+ const struct cl_engine *engine;
+ const struct cl_limits *limits;
+ unsigned int options;
++ unsigned int recursion;
+ unsigned int arec;
+ unsigned int mrec;
+ struct cli_dconf *dconf;
diff --git a/libclamav/scanners.c b/libclamav/scanners.c
index c4d1d8b..1d53fa6 100644
--- a/libclamav/scanners.c
--
Debian repository for ClamAV
More information about the Pkg-clamav-commits
mailing list