Wireshark-commits: [Wireshark-commits] master 90e30be: bootp: use ws_strtoi function.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Oct 2016 15:38:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=90e30be14d82a873c892c0c945b1817866a46a82
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

90e30be by Dario Lombardo (lomato@xxxxxxxxx):

    bootp: use ws_strtoi function.
    
    Change-Id: Id6e4f65d9f011c259931824235bbfb04362c0c71
    Reviewed-on: https://code.wireshark.org/review/17813
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6416ae6   gtp: improve traffic flow template
    adds  90e30be   bootp: use ws_strtoi function.


Summary of changes:
 epan/dissectors/packet-bootp.c |   23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)