Wireshark-commits: [Wireshark-commits] master 95e927e: iso8583: use ws_strtoi function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Oct 2016 01:46:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95e927ec9399cefd14989674231d25165bd93960
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

95e927e by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  b15079b   idl2wrs: use ws_strtou function.
    adds  95e927e   iso8583: use ws_strtoi function.


Summary of changes:
 epan/dissectors/packet-iso8583.c |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)