]> 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:48:56 +0000 (03:48 +0000)
committerrisso <risso>
Fri, 10 Jun 2005 03:48:56 +0000 (03:48 +0000)
commitb34a667cf09762b4bb457f18d79da0cf2d98dc9d
tree2ab47cf20a4abbc50507c07cdec3fa423669ae0e
parent8b719a55acbbfba7cd9726fbd31f405b5dbe63dc
Fixed a leak in pcap_open_live (win32): the pcap_t handle was not freed
if PacketOpenAdapter fails.
pcap-win32.c