]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-juniper.c
SMB: Add two missing bounds checks
[tcpdump] / print-juniper.c
index ba6c94a4ad21cd8a40b9f7ab8068c11bae36faef..7ee82dc22dd5b0443ee0e7856aff7b0bdcb2eefc 100644 (file)
@@ -429,7 +429,7 @@ struct juniper_l2info_t {
     uint8_t cookie_len;
     uint8_t cookie_type;
     uint8_t cookie[8];
-    uint8_t bundle;
+    u_int bundle;
     uint16_t proto;
     uint8_t flags;
 };