Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 29 Jan 2010 08:51:11 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4176

Gerald Combs <gerald@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald@xxxxxxxxxxxxx

--- Comment #11 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2010-01-29 08:51:09 PST ---
(In reply to comment #8)
> dumpbin thinks libwireshark.dll imports freeaddrinfo().
> 
> However, *none* of the object files used to build it refer to freeaddrinfo().

GeoIP.lib does, although we don't appear to depend on it. We call
GeoIP_record_by_ipnum and GeoIP_country_name_by_ipnum and but not
GeoIP_record_by_ipnum_v6 or GeoIP_country_name_by_ipnum_v6. (Not *yet*, at
least.)

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