Wireshark-commits: [Wireshark-commits] master 3c9fb07: iscsi: use ws_strtou functions.

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

Commits:

3c9fb07 by Dario Lombardo (lomato@xxxxxxxxx):

    iscsi: use ws_strtou functions.
    
    Add expert info for failed conversion.
    
    Change-Id: I03d5e2db791f81d43384bb047c268d07709a6099
    Reviewed-on: https://code.wireshark.org/review/17863
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  06b09ee   Changes to 1722.1 / MAAP to work with 1722 draft15
    adds  3c9fb07   iscsi: use ws_strtou functions.


Summary of changes:
 epan/dissectors/packet-iscsi.c |   26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)