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 c41a833: Eliminate proto_tree_add_text from some diss

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Sep 2015 05:14:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c41a833d0342261bb5817305bf6be40bb8624163
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c41a833 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from some dissectors.
    
    Change-Id: If617016f588bbf940f37699e27559dc5c59cf508
    Reviewed-on: https://code.wireshark.org/review/10349
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  630f48f   Eliminate proto_tree_add_text from packet-rsvp.c
    adds  c41a833   Eliminate proto_tree_add_text from some dissectors.


Summary of changes:
 epan/dissectors/packet-bacapp.c |   58 +++++++++++++-------
 epan/dissectors/packet-bssgp.c  |  116 ++++++++++++++++++++++++++++-----------
 epan/dissectors/packet-rlc.c    |   55 +++++++++++--------
 3 files changed, 153 insertions(+), 76 deletions(-)