]> The Tcpdump Group git mirrors - libpcap/commit
Use for (;;) rather than while (1).
authorGuy Harris <[email protected]>
Tue, 20 Mar 2018 18:43:56 +0000 (11:43 -0700)
committerGuy Harris <[email protected]>
Tue, 20 Mar 2018 18:43:56 +0000 (11:43 -0700)
commitd6a0991279f0341f94ea7a76df5c8c178c93d08c
treedf56e0b6823fc5134d7813ff40f52a3b70e8cda2
parente0c66c587d2ebf40f0e8086087fdb7956b091b85
Use for (;;) rather than while (1).

That squelches "conditional expression is constant" warnings from MSVC.
bpf/net/bpf_filter.c
nametoaddr.c
optimize.c
pcap-npf.c
pcap-rpcap.c