]> The Tcpdump Group git mirrors - libpcap/commit
Make the FDDI padding unsigned.
authorGuy Harris <[email protected]>
Sun, 7 Aug 2016 22:11:07 +0000 (15:11 -0700)
committerGuy Harris <[email protected]>
Sun, 7 Aug 2016 22:11:07 +0000 (15:11 -0700)
commitda3113038d3b1492039c25dc79d76d5d0986d9d1
tree47128309a9db5298fc44b41af9d904fb3d7fcb02
parent30bca2176f6d4ebef4cceaa52af9a27f8725ff33
Make the FDDI padding unsigned.

It's never negative, and it's compared against unsigned values, so
squelch signed vs. unsigned comparison warnings.
gencode.c
pcap-bpf.c
pcap-int.h