Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 7221743: Eliminate proto_tree_add_text from packet-nc

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Sep 2015 20:00:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=722174359edf4e756904d8752c1f65247fd2d20d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7221743 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-ncp2222.inc
    
    Change-Id: I551204d7546c05ab277bbb299a44b4625475d1a0
    Reviewed-on: https://code.wireshark.org/review/10501
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  03f2fbb   SCSI: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  7221743   Eliminate proto_tree_add_text from packet-ncp2222.inc


Summary of changes:
 epan/dissectors/packet-ncp2222.inc |  137 +++++++++++++++---------------------
 tools/ncp2222.py                   |   23 +++++-
 2 files changed, 77 insertions(+), 83 deletions(-)