Wireshark-commits: [Wireshark-commits] master c3c4d42: Reduce proto_tree_add_text calls in packet-s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 7 May 2015 07:30:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3c4d42d863b4a6d5cb7eddefa25aa1f8299191a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c3c4d42 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Reduce proto_tree_add_text calls in packet-sigcomp.c
    
    Some other minor cleanup.
    
    Change-Id: I267fe1512e57ce15f9e6be83ac1b55e6e897e7a1
    Reviewed-on: https://code.wireshark.org/review/8322
    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  924093c   fix FT_UINT64 fields output in tshark
    adds  c3c4d42   Reduce proto_tree_add_text calls in packet-sigcomp.c


Summary of changes:
 epan/dissectors/packet-sigcomp.c |  960 ++++++++++++++++++++------------------
 1 file changed, 493 insertions(+), 467 deletions(-)