]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpls.c
CVE-2017-12897/ISO CLNS: Use ND_TTEST() for the bounds checks in isoclns_print().
[tcpdump] / print-mpls.c
index ba4223346c8bd20e331a7c0a3a99eca3af615e16..5c26e4f9b2a1a48c8d3555113766e5e165cddb4f 100644 (file)
@@ -201,7 +201,7 @@ mpls_print(netdissect_options *ndo, const u_char *bp, u_int length)
                break;
 
        case PT_OSI:
-               isoclns_print(ndo, p, length, length);
+               isoclns_print(ndo, p, length);
                break;
 
        default: