Wireshark-commits: [Wireshark-commits] master 6abf513: Eliminate proto_tree_add_text from packet-ht
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 31 May 2015 21:09:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6abf51316b3ba4e7c0806f68e018e8a0ab284761
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6abf513 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-http.c
    
    Change-Id: Ib94eabeea865ef5c5d9ce4cef26d9faa51c5659d
    Reviewed-on: https://code.wireshark.org/review/8715
    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  4d74d0d   Eliminate proto_tree_add_text from packet-dcerpc-ndr.c and packet-dcerpc-netlogon.c
    adds  6abf513   Eliminate proto_tree_add_text from packet-http.c


Summary of changes:
 epan/dissectors/packet-http.c |   64 +++++++++++++++++++++++++++++------------
 1 file changed, 45 insertions(+), 19 deletions(-)