Wireshark-commits: [Wireshark-commits] master d892c32: Eliminate proto_tree_add_text from packet-nf

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

Commits:

d892c32 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-nfs.c
    
    Various other cleanup while in the neighborhood.
    
    Change-Id: I9d8322fd8fb867ad5569db9f781a33825ca34d1b
    Reviewed-on: https://code.wireshark.org/review/7834
    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  8874653   RRC: add a missing mask forgotten in gf3d1e3c
    adds  d892c32   Eliminate proto_tree_add_text from packet-nfs.c


Summary of changes:
 epan/dissectors/packet-nfs.c | 1330 ++++++++++++++++--------------------------
 1 file changed, 516 insertions(+), 814 deletions(-)