Wireshark-commits: [Wireshark-commits] master 63eb48a: sdp: use ws_strtou function.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Oct 2016 14:46:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63eb48adaa49e6781953f0555998db6622372843
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

63eb48a by Dario Lombardo (lomato@xxxxxxxxx):

    sdp: use ws_strtou function.
    
    Change-Id: Idd624170cf8d3bb0441c765ecfebcbe51f99deaf
    Reviewed-on: https://code.wireshark.org/review/18264
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  397065b   mrcpv2: use ws_strtou function.
    adds  63eb48a   sdp: use ws_strtou function.


Summary of changes:
 epan/dissectors/packet-sdp.c |  110 ++++++++++++++++++++++++++++++++++--------
 1 file changed, 90 insertions(+), 20 deletions(-)