Wireshark-commits: [Wireshark-commits] master 0c291f9: Eliminate proto_tree_add_text from packet-si

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Aug 2015 16:07:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0c291f922406fe5ea615cf7b77bded5bec64c2a1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0c291f9 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-sigcomp.c
    
    Some other cleanup noted by the check* scripts.
    
    Change-Id: I14d7bfa81c689fff00fc82e966d50d4ae9f0988d
    Reviewed-on: https://code.wireshark.org/review/10254
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    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  571f254   Replace "IPv6 header length" with the more correct "payload length"
    adds  0c291f9   Eliminate proto_tree_add_text from packet-sigcomp.c


Summary of changes:
 epan/dissectors/packet-sigcomp.c |  284 ++++++++++++++++++++++++--------------
 1 file changed, 182 insertions(+), 102 deletions(-)