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.