Wireshark-commits: [Wireshark-commits] rev 46798: /trunk/epan/ /trunk/epan/: geoip_db.c geoip_db.h

Date: Wed, 26 Dec 2012 22:24:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46798

User: guy
Date: 2012/12/26 02:24 PM

Log:
 geoip_db_get_paths() is exported from libwireshark, so it has to exist
 regardless of whether we have GeoIP or not.  However, regardless of
 whether it's exported from GeoIP or not, it should return a g_mallocated
 string.

Directory: /trunk/epan/
  Changes    Path          Action
  +5 -0      geoip_db.c    Modified
  +0 -4      geoip_db.h    Modified