Wireshark-commits: [Wireshark-commits] master f0855e0: Remove proto_tree_add_text from packet-ssl.c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Mar 2015 06:03:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0855e03d1018a83c98402fe22dfe21705dfb0d9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f0855e0 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove proto_tree_add_text from packet-ssl.c
    
    Change-Id: Icb81649363725c92f94dde5cb28cbba0f6ab5099
    Reviewed-on: https://code.wireshark.org/review/7687
    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  4ea604f   Remove proto_tree_add_text from packet-synphasor.c
    adds  f0855e0   Remove proto_tree_add_text from packet-ssl.c


Summary of changes:
 epan/dissectors/packet-ssl.c |  245 +++++++++++++++++++++++++++++-------------
 1 file changed, 172 insertions(+), 73 deletions(-)