URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aae6b8442cca8373d77980144b1421474fee5c3d
Submitter: Gerald Combs (ger...@wireshark.org)
Changed: branch: master
Repository: wireshark

Commits:

aae6b84 by Gerald Combs (ger...@wireshark.org):

    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 <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    

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(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to