Wireshark-commits: [Wireshark-commits] master 94d8250: Use get_positive_int() to parse signed posit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 Sep 2016 23:40:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=94d8250bd00b30e6b0935a0c48d78bec0f2a9242
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

94d8250 by Guy Harris (guy@xxxxxxxxxxxx):

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

Actions performed:

    from  2a38dc7   Have scan_plugins() take an argument specify what to do on load failures.
    adds  94d8250   Use get_positive_int() to parse signed positive arguments.


Summary of changes:
 editcap.c |   29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)