summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2018-07-28 20:33:34 +0100
committerDenis Ovsienko <denis@ovsienko.info>2018-07-28 20:48:16 +0100
commit415b70b6cedadb4a08b7e873385226f0a7b68076 (patch)
treeaa27f65534ae86d39b813cf94ce1f54767687db3 /configure
parentb14d690f6df6038f17b2b8c46c34365963522814 (diff)
downloadtcpdump-415b70b6cedadb4a08b7e873385226f0a7b68076.tar.gz
Remove a useless warning about the SMB decoder.
In the last couple years it had been proved that any decoder can potentially have buffer overflows, hence let's not emphasize one of them more than the others.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 44548040..fec27712 100755
--- a/configure
+++ b/configure
@@ -4262,8 +4262,6 @@ fi
case "$enableval" in
yes) { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The SMB printer may have exploitable buffer overflows!!!" >&5
-$as_echo "$as_me: WARNING: The SMB printer may have exploitable buffer overflows!!!" >&2;}
$as_echo "#define ENABLE_SMB 1" >>confdefs.h