Wireshark-commits: [Wireshark-commits] master 1307c22: BGP: Remove proto_tree_add_text call

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 May 2015 05:53:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1307c2255f2518946596a4ccf8599ce114f70436
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1307c22 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    BGP: Remove proto_tree_add_text call
    
    Part 3
    Update BGP Type MP REACH NLRI, MP UNREACH NLRI and SAFI_SPECIFIC_ATTR
    
    Change-Id: I28bc1385cf75b99739946e91d52c4d654ba525d3
    Reviewed-on: https://code.wireshark.org/review/8693
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e47c4d5   NULL terminate the list of hfs given to proto_tree_add_bitmask*().
    adds  1307c22   BGP: Remove proto_tree_add_text call


Summary of changes:
 epan/dissectors/packet-bgp.c |  104 ++++++++++++++++++++++++++----------------
 1 file changed, 64 insertions(+), 40 deletions(-)