Wireshark-commits: [Wireshark-commits] master 52c3fb8: RADIUS: Use directly tvb_ip_to_str
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Nov 2015 09:44:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52c3fb82e09196001f175af46c415e3675f565d7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

52c3fb8 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RADIUS: Use directly tvb_ip_to_str
    
    Change-Id: I13e8307ec52b857876aa3582c6f4443e831f00a3
    Reviewed-on: https://code.wireshark.org/review/12060
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9f017eb   RADIUS: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  52c3fb8   RADIUS: Use directly tvb_ip_to_str


Summary of changes:
 epan/dissectors/packet-radius.c |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)