Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 7298a31: Eliminate proto_tree_add_text from ANSI diss

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Sep 2015 04:10:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7298a3168742ca3298ad5715f66e09f386755788
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7298a31 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from ANSI dissectors.
    
    Change-Id: I22dccb2f2d71897334e11632f4060ccfbf4794ad
    Reviewed-on: https://code.wireshark.org/review/10334
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  54d2ff1   Convert the WSP stats to generic stat API.
    adds  7298a31   Eliminate proto_tree_add_text from ANSI dissectors.


Summary of changes:
 epan/dissectors/packet-ansi_637.c |  148 ++++++----------------
 epan/dissectors/packet-ansi_801.c |   87 +++++++------
 epan/dissectors/packet-ansi_a.c   |  253 ++++++++++++++++---------------------
 3 files changed, 193 insertions(+), 295 deletions(-)