Wireshark-commits: [Wireshark-commits] master 82696ca: bt-dht: use ws_strtou function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Oct 2016 07:10:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82696cabd6686eb1c5e86421237baf90a339f54c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

82696ca by Dario Lombardo (lomato@xxxxxxxxx):

    bt-dht: use ws_strtou function.
    
    Change-Id: I105ceb0053d5ff3f595611cf919d44d40f5df037
    Reviewed-on: https://code.wireshark.org/review/18287
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d821c72   packet-infiniband: Add support for IP CM serviceid
    adds  82696ca   bt-dht: use ws_strtou function.


Summary of changes:
 epan/dissectors/packet-bt-dht.c |   60 +++++++++++++++++++++++++++++++++------
 1 file changed, 52 insertions(+), 8 deletions(-)