URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6ad91520fd602710f5afe4a4eb8787a6bca22d4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b6ad915 by Dario Lombardo (lomato@xxxxxxxxx):
    rlogin: use ws_strtou function.
    
    Add expert info when conversion fails.
    
    Change-Id: Ic13cb90abddd08218a957cd771bd5a4fab5a413e
    Reviewed-on: https://code.wireshark.org/review/17839
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  7ea3632   uat: allow insertion of new record at arbitrary index
    adds  b6ad915   rlogin: use ws_strtou function.
Summary of changes:
 epan/dissectors/packet-rlogin.c |   31 ++++++++++++++++++++++++++++---
 1 file changed, 28 insertions(+), 3 deletions(-)