Wireshark-commits: [Wireshark-commits] master a239472: rtsp: use ws_strto[u|i] functions.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Oct 2016 11:51:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a239472f303b1b482b5ec91e631a16d3ae3c90ce
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a239472 by Dario Lombardo (lomato@xxxxxxxxx):

    rtsp: use ws_strto[u|i] functions.
    
    Change-Id: Id3fa0b4d3a99004ab74be329e13e95c47e11ab72
    Reviewed-on: https://code.wireshark.org/review/18091
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  dd5a1f6   soupbintcp: use ws_strto[u|i] functions.
    adds  a239472   rtsp: use ws_strto[u|i] functions.


Summary of changes:
 epan/dissectors/packet-rtsp.c |   47 ++++++++++++++++++++++++++---------------
 1 file changed, 30 insertions(+), 17 deletions(-)