Wireshark-commits: [Wireshark-commits] master 8ca8464: idl2wrs: use ws_strtou function

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Sep 2016 02:57:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8ca846436d14da6079a51da4111a860e0f357c36
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8ca8464 by Dario Lombardo (lomato@xxxxxxxxx):

    idl2wrs: use ws_strtou function
    
    Change-Id: I90173b0defc04ac80054170153afe9389def620b
    Reviewed-on: https://code.wireshark.org/review/17837
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3c9fb07   iscsi: use ws_strtou functions.
    adds  8ca8464   idl2wrs: use ws_strtou function


Summary of changes:
 epan/dissectors/dcerpc/CMakeLists.txt |    2 +-
 epan/dissectors/dcerpc/Makefile.am    |    2 +-
 epan/dissectors/dcerpc/idl2wrs.c      |    8 ++++++--
 3 files changed, 8 insertions(+), 4 deletions(-)