Wireshark-commits: [Wireshark-commits] master 87bfae7: BGP: Remove proto_tree_add_text call

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

Commits:

87bfae7 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    BGP: Remove proto_tree_add_text call
    
    Part 1
    
    Change-Id: Icbc73690370eba07e77b35d2815346f1d5a44347
    Reviewed-on: https://code.wireshark.org/review/8386
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f1e7367   giop: ignore NULL-terminator in CDR strings
    adds  87bfae7   BGP: Remove proto_tree_add_text call


Summary of changes:
 epan/dissectors/packet-bgp.c |   61 +++++++++++++++++++++++++-----------------
 1 file changed, 36 insertions(+), 25 deletions(-)