]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rx.c
CVE-2016-7925/Add more bounds checks.
[tcpdump] / print-rx.c
index 4b49601a3c0a4d982d0e6951467fadcf3c414b6e..ea3a5e67a2f4bc117cf8f3dc6bf3a71d852ebb9e 100644 (file)
@@ -1924,7 +1924,7 @@ kauth_print(netdissect_options *ndo,
        bp += sizeof(struct rx_header) + 4;
 
        switch (kauth_op) {
-               case 1:         /* Authenticate old */;
+               case 1:         /* Authenticate old */
                case 21:        /* Authenticate */
                case 22:        /* Authenticate-V2 */
                case 2:         /* Change PW */