Wireshark-commits: [Wireshark-commits] master 34f4b4c: [INAP] In dissect_returnErrorData in the .cn

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 Mar 2016 17:06:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34f4b4c17be3b57b98b1a1466dbf0cf77257498b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

34f4b4c by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [INAP] In dissect_returnErrorData in the .cnf file the parameter_pdu
    calls must return offset.
    Fixes https://ask.wireshark.org/questions/50998/issue-decoding-inap-systemfailure-parameter
    
    Change-Id: Idceb5f2576f8249d4a04b0a3612b5b1ef67f7093
    Reviewed-on: https://code.wireshark.org/review/14501
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c18736c   wsutil: Split locale information into tokens and format it
    adds  34f4b4c   [INAP] In dissect_returnErrorData in the .cnf file the parameter_pdu calls must return offset. Fixes https://ask.wireshark.org/questions/50998/issue-decoding-inap-systemfailure-parameter


Summary of changes:
 epan/dissectors/asn1/inap/inap.cnf |    2 +-
 epan/dissectors/packet-inap.c      |   12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)