Wireshark-commits: [Wireshark-commits] master a62637a: quic: use ws_strtou function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Oct 2016 14:05:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a62637ad8cd7ab090f89f4c6bc27518edc2fd18f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a62637a by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  84cfd3b   HL7: fix missing struct initialization spotted by Clang Static Analyzer
    adds  a62637a   quic: use ws_strtou function.


Summary of changes:
 epan/dissectors/packet-quic.c |   42 ++++++++++++++++++++++++-----------------
 1 file changed, 25 insertions(+), 17 deletions(-)