Wireshark-commits: [Wireshark-commits] master 1e1d96f: Modify the errorcode defenition to suit ANSI

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Jan 2015 15:05:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e1d96f108bde4284c1b2117a1fe9d46b4a82edc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1e1d96f by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Modify the errorcode defenition to suit ANSI MAP, this is (probably) OK as
    ANSI MAP is currently the only user of ANSI TCAP.
    Bug: 6112
    
    Change-Id: I49f89c862ddc8351091a9a939415e4ba6e7603f5
    Reviewed-on: https://code.wireshark.org/review/6546
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ef0435b   ZigBee: don't use packet_scope outside of dissection
    adds  1e1d96f   Modify the errorcode defenition to suit ANSI MAP, this is (probably) OK as ANSI MAP is currently the only user of ANSI TCAP. Bug: 6112


Summary of changes:
 .../TCAP-Remote-Operations-Information-Objects.asn |   20 +++++++++--
 epan/dissectors/packet-ansi_tcap.c                 |   36 +++++++++++++++++---
 2 files changed, 49 insertions(+), 7 deletions(-)