]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-smtp.c
CVE-2016-7931/Add bounds and length checks.
[tcpdump] / print-smtp.c
index 56109bdf77e21757de8f9bda11f4fae991c0c0f1..0cdcf1d92c35489dabf856ab1ac941d8f2ed948e 100644 (file)
@@ -11,6 +11,8 @@
  * FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: Simple Mail Transfer Protocol (SMTP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif