Wireshark-commits: [Wireshark-commits] master 8869d57: RADIUS: Use directly tvb_ip*_to_str

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Oct 2015 19:55:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8869d57c75abaedf1ca566a7c3487557c75fc020
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8869d57 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RADIUS: Use directly tvb_ip*_to_str
    
    Change-Id: I4b9452e49351d7bf627457f433d11d18c19d985b
    Reviewed-on: https://code.wireshark.org/review/11306
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ad2e930   PPCAP: don't pass by local variable for display address
    adds  8869d57   RADIUS: Use directly tvb_ip*_to_str


Summary of changes:
 epan/dissectors/packet-radius.c |   17 +++--------------
 1 file changed, 3 insertions(+), 14 deletions(-)