ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4176] freeaddrinfo not in ws2_32.dll

Date: Thu, 29 Oct 2009 09:28:47 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4176





--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx>  2009-10-29 09:28:46 PDT ---
Wireshark includes no code that calls freeaddrinfo().

It does, however, include code that uses libpcap/WinPcap, and WinPcap 4.x uses
freeaddrinfo(); however, it appears to include its own version of
freeaddrinfo().

Do you see this problem with WinDump as well?  If so, it's a WinPcap problem,
not a Wireshark problem.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.