Wireshark-commits: [Wireshark-commits] master dd5a1f6: soupbintcp: use ws_strto[u|i] functions.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Oct 2016 11:48:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dd5a1f6c6660a9c81513eda8097e26a9a9367ef0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dd5a1f6 by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  bdcbc3e   tpncp: use ws_strtou function.
    adds  dd5a1f6   soupbintcp: use ws_strto[u|i] functions.


Summary of changes:
 epan/dissectors/packet-soupbintcp.c |   48 +++++++++++++++++++++++++++--------
 1 file changed, 38 insertions(+), 10 deletions(-)