]> 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:52:19 +0000 (03:52 +0000)
committerrisso <risso>
Fri, 10 Jun 2005 03:52:19 +0000 (03:52 +0000)
commitb1a06c1017b0f35a7d1401e614531c88e0569389
tree7df59ae0033fc817b143241263d5070872115901
parent5636631e5880f0c47bebf5d32406165496e666fd
Fixed a leak in pcap_open_live (win32): the pcap_t handle was not freed
if PacketOpenAdapter fails.
[The previous fix was in the wrong place].
pcap-win32.c