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 630f48f: Eliminate proto_tree_add_text from packet-rs

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

Commits:

630f48f by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-rsvp.c
    
    Change-Id: I95edc1b40c07a4addf194df6a2056e7b61193e5a
    Reviewed-on: https://code.wireshark.org/review/10348
    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  87f2bd4   idl2wrs: some code cleanups.
    adds  630f48f   Eliminate proto_tree_add_text from packet-rsvp.c


Summary of changes:
 epan/dissectors/packet-rsvp.c |  508 +++++++++++++++++++----------------------
 1 file changed, 234 insertions(+), 274 deletions(-)