git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa792e2
)
Fix build with content-scan enabled but all malware types disabled
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 15 Dec 2018 14:25:09 +0000
(14:25 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sat, 15 Dec 2018 14:25:09 +0000
(14:25 +0000)
src/src/malware.c
patch
|
blob
|
history
diff --git
a/src/src/malware.c
b/src/src/malware.c
index 541ff3b3c5f4ee00a847c806a39c0440bbea6e84..521c546f6fa0d5befac48031b28329aa1ad690d5 100644
(file)
--- a/
src/src/malware.c
+++ b/
src/src/malware.c
@@
-49,6
+49,7
@@
typedef enum {
#ifndef DISABLE_MAL_CMDLINE
M_CMDL,
#endif
+ M_DUMMY
} scanner_t;
typedef enum {MC_NONE, MC_TCP, MC_UNIX, MC_STRM} contype_t;
static struct scan