URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aae6b8442cca8373d77980144b1421474fee5c3d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
aae6b84 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Process MaxMind DB data one line at a time.
Use fgets instead of ws_read + g_strsplit.
Change-Id: I9d13183cc129e0c749742779f9c48fdfba21a8fc
Reviewed-on: https://code.wireshark.org/review/26374
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 957b4a6 Add tfs_activated_deactivated
adds aae6b84 Process MaxMind DB data one line at a time.
Summary of changes:
epan/maxmind_db.c | 151 ++++++++++++++++++++++++++----------------------------
1 file changed, 74 insertions(+), 77 deletions(-)