]> The Tcpdump Group git mirrors - libpcap/commit
Fixed a leak in pcap_open_live (win32): the pcap_t handle was not freed
authorrisso <risso>
Fri, 10 Jun 2005 03:49:19 +0000 (03:49 +0000)
committerrisso <risso>
Fri, 10 Jun 2005 03:49:19 +0000 (03:49 +0000)
commit5636631e5880f0c47bebf5d32406165496e666fd
tree479e00f1f33dcdf6560fc7791075fcb35e0c3700
parentc8df74b581ecfd45187239cf84c680c2add38ed7
Fixed a leak in pcap_open_live (win32): the pcap_t handle was not freed
if PacketOpenAdapter fails.
pcap-win32.c