Wireshark-commits: [Wireshark-commits] master adbe1c2: QUIC: fix dissection when num_timestamp = 0
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 May 2016 19:23:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adbe1c24fa3fbaf6819db18932339f87b340bc6f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

adbe1c2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    QUIC: fix dissection when num_timestamp = 0 and also reason phrase length use little endian
    
    Change-Id: Id0158463b437face3412ec416f28d95b63ae4a07
    Reviewed-on: https://code.wireshark.org/review/15302
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f872bdf   ERF: Fix Ethernet FCS detection and remove preference
    adds  adbe1c2   QUIC: fix dissection when num_timestamp = 0 and also reason phrase length use little endian


Summary of changes:
 epan/dissectors/packet-quic.c |   38 ++++++++++++++++++++------------------
 1 file changed, 20 insertions(+), 18 deletions(-)