Wireshark-commits: [Wireshark-commits] master 94b4617: wsutil: add check for input pointers to ws_s

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 27 Oct 2016 12:34:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=94b4617acaf2a8c8108aa16841d2a321b93623d9
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

94b4617 by Dario Lombardo (lomato@xxxxxxxxx):

    wsutil: add check for input pointers to ws_strtoi functions.
    
    Change-Id: I7353a3b00392aa606fad04ef76e8b18ffbabbf5e
    Reviewed-on: https://code.wireshark.org/review/18449
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  428c631   gsm_abis_om2000: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  94b4617   wsutil: add check for input pointers to ws_strtoi functions.


Summary of changes:
 wsutil/strtoi.c |   14 ++++++++++++++
 1 file changed, 14 insertions(+)