Wireshark-commits: [Wireshark-commits] master 397065b: mrcpv2: use ws_strtou function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Oct 2016 14:40:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=397065bb591d224df94463705b51d9c13f613654
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

397065b by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  47e9345   fc00: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  397065b   mrcpv2: use ws_strtou function.


Summary of changes:
 epan/dissectors/packet-mrcpv2.c |   35 +++++++++++++++++++++++++----------
 1 file changed, 25 insertions(+), 10 deletions(-)