Wireshark-commits: [Wireshark-commits] master 4adf7f2: Use get_positive_int() to parse signed posit
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Sep 2016 00:58:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4adf7f2be5b9132a0aef3e8f8f57ed525cff2e8e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4adf7f2 by Guy Harris (guy@xxxxxxxxxxxx):

    Use get_positive_int() to parse signed positive arguments.
    
    Change-Id: I323b2c203b49a6921251583772bdb3c3afacd31b
    Reviewed-on: https://code.wireshark.org/review/17510
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c02865d   Return after calling cmdarg_err().
    adds  4adf7f2   Use get_positive_int() to parse signed positive arguments.


Summary of changes:
 dumpcap.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)