Wireshark-commits: [Wireshark-commits] master d0e55f0: M3AP: fix dissection of IP address
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 8 Sep 2016 19:32:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0e55f0f6dd6850bdf7c082f859f8d3d913fa943
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d0e55f0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    M3AP: fix dissection of IP address
    
    Change-Id: I96faed61c33f6fe14cc4196c3440d873b69d5334
    Reviewed-on: https://code.wireshark.org/review/17585
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  a1368ce   Use get_nonzero_guint32() to fetch guint32 values.
    adds  d0e55f0   M3AP: fix dissection of IP address


Summary of changes:
 epan/dissectors/asn1/m3ap/m3ap.cnf               |   10 ++--
 epan/dissectors/asn1/m3ap/packet-m3ap-template.c |    5 +-
 epan/dissectors/packet-m3ap.c                    |   63 +++++++++++-----------
 3 files changed, 42 insertions(+), 36 deletions(-)