]> The Tcpdump Group git mirrors - libpcap/commit
Squelch some compiler narrowing warnings.
authorGuy Harris <[email protected]>
Sun, 27 Sep 2015 22:30:28 +0000 (15:30 -0700)
committerGuy Harris <[email protected]>
Sun, 27 Sep 2015 22:30:28 +0000 (15:30 -0700)
commite5377f60339c3df0d94e6906e457b6602bd81011
tree1da1f74c0abc48ee62bd974545ef96e69eea3e94
parent1cbaa6c988af16356094a9bded4c097e949e590a
Squelch some compiler narrowing warnings.

Either use the right types or, if we're forced by an API to stuff 64
bits into a 32-bit bag, cast the problem away.
gencode.c
pcap-win32.c
pcap.c
sf-pcap.c