Wireshark-commits: [Wireshark-commits] master 5f35b04: MaxMind DB fixups.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 08 Mar 2018 22:26:09 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5f35b041c2d731297cdd4d780d029743fd49b9b4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5f35b04 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    MaxMind DB fixups.
    
    Make sure the text we read is null terminated. Properly strip our lines
    and chunked strings. Copy over cast and strtod fixes from change 26347.
    
    Change-Id: I0695e35c446c1bd277c53b458b07e428cdd90fb8
    Reviewed-on: https://code.wireshark.org/review/26370
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  dbfd53c   epan: Ignore SIGPIPE.
    adds  5f35b04   MaxMind DB fixups.


Summary of changes:
 epan/maxmind_db.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)