Wireshark-commits: [Wireshark-commits] master 076f941: IAX: Use extended 64 bit value to string mat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Oct 2018 14:46:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=076f941bc9292009dc0c8412e7d0418a3fa049c6
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

076f941 by Tom Hughes (tom@xxxxxxxxxx):

    IAX: Use extended 64 bit value to string matching for codecs
    
    Change-Id: I23fe00594296dd29b456804043b6302bd0219884
    Reviewed-on: https://code.wireshark.org/review/30394
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  27070dd   IAX: Improve decoding of IAX2 codec details
     add  076f941   IAX: Use extended 64 bit value to string matching for codecs


Summary of changes:
 epan/dissectors/packet-iax2.c | 11 ++++++-----
 epan/proto.c                  |  8 ++++++--
 2 files changed, 12 insertions(+), 7 deletions(-)