Wireshark-commits: [Wireshark-commits] master 2a227f7: Properly initialize mmdb_lookup_t.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Mar 2018 21:14:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a227f72bf4d9f06843a6432a50a4b89da74bff6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2a227f7 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Properly initialize mmdb_lookup_t.
    
    Set our initial geographic coordinates to DBL_MAX, otherwise we might
    give people the wrong impression about the PIRATA weather buoy at 0°0'0"
    N 0°0'0" E.
    
    Change-Id: I34683883ef02c4fe40d5d93a7695d0cca277345c
    Reviewed-on: https://code.wireshark.org/review/26463
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  246f0bc   Get rid of TestBigEndian and AC_C_BIGENDIAN.
    adds  2a227f7   Properly initialize mmdb_lookup_t.


Summary of changes:
 epan/maxmind_db.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)