Wireshark-commits: [Wireshark-commits] master 3ceff67: maxmind: check val_start before using it.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Mar 2018 02:12:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3ceff6751471edc205894f8f2b6d050f3a803502
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3ceff67 by Dario Lombardo (lomato@xxxxxxxxx):

    maxmind: check val_start before using it.
    
    Change-Id: Id3ee8e8d4c54c02d68048ec677fdda599b329713
    Reviewed-on: https://code.wireshark.org/review/26417
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  2a90970   maxmind: use ws_strtou32 to convert AS numbers.
    adds  3ceff67   maxmind: check val_start before using it.


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