Wireshark-commits: [Wireshark-commits] master f3ce5d2: Remove proto_tree_add_text from packet-osi-o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 May 2015 04:19:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3ce5d2b4b1120ad8c4ebb83037233daa55548fc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f3ce5d2 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove proto_tree_add_text from packet-osi-options.c and packet-esis.c
    
    Change-Id: Ifb404f5bab58d06d7e1f0106f284c7ae9858a502
    Reviewed-on: https://code.wireshark.org/review/8617
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  82bd00a   ceph: remove an unnecessary DISSECTOR_ASSERT
    adds  f3ce5d2   Remove proto_tree_add_text from packet-osi-options.c and packet-esis.c


Summary of changes:
 epan/dissectors/packet-clnp.c        |    2 +-
 epan/dissectors/packet-esis.c        |   84 ++++++++++++++++++----------------
 epan/dissectors/packet-osi-options.c |   66 +++++++++++++++-----------
 epan/dissectors/packet-osi-options.h |    3 +-
 4 files changed, 85 insertions(+), 70 deletions(-)