From f8c043ab9e6f7e47c3d4dd5a6857127a7025784c Mon Sep 17 00:00:00 2001 From: ragusaa <54862477+ragusaa@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:33:50 -0400 Subject: [PATCH] Update libclamav/clamav.h Co-authored-by: Micah Snyder --- libclamav/clamav.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libclamav/clamav.h b/libclamav/clamav.h index 53eab7c9ba..9f0636ab19 100644 --- a/libclamav/clamav.h +++ b/libclamav/clamav.h @@ -168,7 +168,7 @@ struct cl_scan_options { #define CL_SCAN_GENERAL_HEURISTICS 0x4 /* option to enable heuristic alerts */ #define CL_SCAN_GENERAL_HEURISTIC_PRECEDENCE 0x8 /* allow heuristic match to take precedence. */ #define CL_SCAN_GENERAL_UNPRIVILEGED 0x10 /* scanner will not have read access to files. */ -#define CL_SCAN_GENERAL_STORE_HTML_URLS 0x4000 /* Store urls found in html