Menu

#21 error in GeoIP.c

open
nobody
None
5
2011-11-30
2011-11-30
No

in the function _get_name_v6

gi->databaseType != GEOIP_LOCATIONA_EDITION

should be changed to

gi->databaseType != GEOIP_LOCATIONA_EDITION_V6

Discussion


Log in to post a comment.