Wireshark-commits: [Wireshark-commits] master 5eb9170: Use ws_strtoi32() in get_natural_int().

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Sep 2016 02:24:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5eb9170227a590560003dfc3b654e7be1b942b9a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5eb9170 by Guy Harris (guy@xxxxxxxxxxxx):

    Use ws_strtoi32() in get_natural_int().
    
    Change-Id: I9a95239de8db18cff0f6c62cb526f3ef0cb29f01
    Reviewed-on: https://code.wireshark.org/review/17513
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9ef70fc   Return the maximum or minimum value for ERANGE.
    adds  5eb9170   Use ws_strtoi32() in get_natural_int().


Summary of changes:
 wsutil/clopts_common.c |   24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)