Wireshark-commits: [Wireshark-commits] master 92694a4: PIM: Remove proto_tree_add_text

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 May 2015 13:33:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92694a4b7b81d0be8c47b596f01d23fa169d878d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

92694a4 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    PIM: Remove proto_tree_add_text
    
    only 2 proto_tree_add_text calls, (it will be remove on another patch)
    
    Change-Id: I670e37bbbe1cc3ae740a94cd620fa14f20cb9feb
    Reviewed-on: https://code.wireshark.org/review/8396
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d1f7823   Fix Diameter reassembly when the captured tvb length is less than 5 bytes.
    adds  92694a4   PIM: Remove proto_tree_add_text


Summary of changes:
 epan/dissectors/packet-pim.c |   66 ++++++++++++++++++++++++++++--------------
 1 file changed, 45 insertions(+), 21 deletions(-)