Wireshark-commits: [Wireshark-commits] master 903eab0: sip: use ws_strtoi functions.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Oct 2016 08:29:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=903eab03798d636cc3cebd1fd08e0097190c745d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

903eab0 by Dario Lombardo (lomato@xxxxxxxxx):

    sip: use ws_strtoi functions.
    
    Change-Id: I69cdc1118f62ed86661ccfb9fb522ad0bb00596e
    Reviewed-on: https://code.wireshark.org/review/18397
    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  2e962d3   dtls: use ws_strtoi function.
    adds  903eab0   sip: use ws_strtoi functions.


Summary of changes:
 epan/dissectors/packet-sip.c |   38 ++++++++++++++++++++++++++++++--------
 1 file changed, 30 insertions(+), 8 deletions(-)