Wireshark-commits: [Wireshark-commits] master 8842e2e: Eliminate proto_tree_add_text from packet-td

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Oct 2014 12:00:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8842e2e893822297b5d84ecd06e0e9ae6d914a61
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8842e2e by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-tds.c
    
    Change-Id: Ib3dc7f8a87e55ef34d4847f4837d645e418607a3
    Reviewed-on: https://code.wireshark.org/review/4826
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ec5159b   PCAPNG (wiretap): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  8842e2e   Eliminate proto_tree_add_text from packet-tds.c


Summary of changes:
 epan/dissectors/packet-tds.c |  286 ++++++++++++++++++++++++++----------------
 1 file changed, 175 insertions(+), 111 deletions(-)