Wireshark-commits: [Wireshark-commits] master e050ad2: Eliminate some proto_tree_add_text in packet

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Dec 2014 08:50:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e050ad27a4a7b330bf7c4cb223958b0e9f656deb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e050ad2 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate some proto_tree_add_text in packet-bgp.c
    
    Change-Id: I05fabe9786125e2167fe4010733f61000d0e7914
    Reviewed-on: https://code.wireshark.org/review/5670
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Matthieu Texier <matthieu@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d4476b1   Expose find_heur_dissector_list().
    adds  e050ad2   Eliminate some proto_tree_add_text in packet-bgp.c


Summary of changes:
 epan/dissectors/packet-bgp.c |  169 +++++++++++++++++-------------------------
 1 file changed, 67 insertions(+), 102 deletions(-)