]> The Tcpdump Group git mirrors - tcpdump/commit
Free up lists we get from pcap_findalldevs().
authorGuy Harris <[email protected]>
Mon, 21 Sep 2015 22:35:42 +0000 (15:35 -0700)
committerGuy Harris <[email protected]>
Mon, 21 Sep 2015 22:35:42 +0000 (15:35 -0700)
commit0501579a69b85ae7a3f060f416a787723d080728
tree24cc62eb1f30ebabff9249dbcdb145be920209d3
parent224b07351770b784e4cc440f92a491fb9000240d
Free up lists we get from pcap_findalldevs().

That means we need to make a copy of a name we get from the list.
tcpdump.c