Wireshark-commits: [Wireshark-commits] master 4154e35: maxmind: Simplify our read logic.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 02 Dec 2018 07:51:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4154e35cde9c863ace57598cabc37034dab2ab1c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4154e35 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    maxmind: Simplify our read logic.
    
    Don't bother checking to see if our pipe has data.
    
    Change-Id: I55f24850a16f66be9c679ad51e35df9f35c206db
    Reviewed-on: https://code.wireshark.org/review/30877
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  82ebab6   ZigBee: Correct unsolicited nwk update notify
     add  4154e35   maxmind: Simplify our read logic.


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