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

Commits:

c1dcaff by Guy Harris (guy@xxxxxxxxxxxx):

    Use get_positive_int() to parse signed positive arguments.
    
    Clean up indentation while we're at it.
    
    Change-Id: Ie7223f96c758bd71d2435203635db9c2b28e2249
    Reviewed-on: https://code.wireshark.org/review/17508
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  94d8250   Use get_positive_int() to parse signed positive arguments.
    adds  c1dcaff   Use get_positive_int() to parse signed positive arguments.


Summary of changes:
 randpkt.c |   33 ++++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)