Wireshark-commits: [Wireshark-commits] master d9c70ac: RANAP: optimize a bit the heuristic checks

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 May 2018 07:34:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d9c70acaf4b2d7067b64c5318f4bf670155e6773
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d9c70ac by Sam Cisneros (Sam.Cisneros15@xxxxxxxxxxxxxx):

    RANAP: optimize a bit the heuristic checks
    
    And explain the new conditions
    
    Change-Id: I7061ef783bebc260370c16622b8811e7b109c520
    Reviewed-on: https://code.wireshark.org/review/27727
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  da07094   RNSAP over SCCP heuristic dissector
    adds  d9c70ac   RANAP: optimize a bit the heuristic checks


Summary of changes:
 epan/dissectors/asn1/ranap/packet-ranap-template.c | 12 ++++++++----
 epan/dissectors/packet-ranap.c                     | 18 +++++++++++-------
 2 files changed, 19 insertions(+), 11 deletions(-)