Wireshark-commits: [Wireshark-commits] master 54e6d55: NBAP: optimize a bit the heuristic checks

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 May 2018 04:17:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54e6d5551eec3f48e52ad5de3c560d4424132e6b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

54e6d55 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NBAP: optimize a bit the heuristic checks
    
    Change-Id: Idbc0d8e87e3e91890de61449fab8bc70cbbb21f0
    Reviewed-on: https://code.wireshark.org/review/27724
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0542c5b   Do IP address resolution synchronously before printing in TShark.
    adds  54e6d55   NBAP: optimize a bit the heuristic checks


Summary of changes:
 epan/dissectors/asn1/nbap/packet-nbap-template.c | 14 +++++++++-----
 epan/dissectors/packet-nbap.c                    | 20 ++++++++++++--------
 2 files changed, 21 insertions(+), 13 deletions(-)