Wireshark-commits: [Wireshark-commits] master a1c6341: Eliminate proto_tree_add_text from packet-sr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 27 Dec 2014 14:46:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1c634180ebfc6e9e753437e598820d996d1d008
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a1c6341 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-srvloc.c
    
    Change-Id: I73a2270e259414f21a695d2b279df5b3cac27bb8
    Reviewed-on: https://code.wireshark.org/review/6067
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c04aebd   Declare cur_rt in the narrowest possible scope.
    adds  a1c6341   Eliminate proto_tree_add_text from packet-srvloc.c


Summary of changes:
 epan/dissectors/packet-srvloc.c |  191 ++++++++++++++++++++-------------------
 1 file changed, 100 insertions(+), 91 deletions(-)