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

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

Date: Fri, 13 Jul 2012 00:54:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43688

User: wmeier
Date: 2012/07/12 05:54 PM

Log:
 Fix crash in geoip_db_pref_init() when changing to a new profile.
 (Use g_free() not free() for g_malloc'd memory).

Directory: /trunk/epan/
  Changes    Path          Action
  +2 -2      geoip_db.c    Modified