Wireshark-commits: [Wireshark-commits] master 9e42cad: ucp: use ws_strtou function.

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

Commits:

9e42cad by Dario Lombardo (lomato@xxxxxxxxx):

    ucp: use ws_strtou function.
    
    A lot of work added to pass the pinfo structure around.
    
    Change-Id: Ia550bc48cb03edcac1663eff355f0ba3103ec142
    Reviewed-on: https://code.wireshark.org/review/18320
    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  60f5c57   wlan_statistics_dialog (Qt): Add percent of retry
    adds  9e42cad   ucp: use ws_strtou function.


Summary of changes:
 epan/dissectors/packet-ucp.c |  172 +++++++++++++++++++++---------------------
 1 file changed, 88 insertions(+), 84 deletions(-)