Wireshark-commits: [Wireshark-commits] master a8b7141: QUIC: fix decryption with long header (draft
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Apr 2018 18:53:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8b71410a5ef1e54e1859c20831cfee073afb33e
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a8b7141 by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: fix decryption with long header (draft -11)
    
    The header length has increased in draft -11.
    
    Bug: 13881
    Change-Id: Iaa3f4cb14b88a3c5cb53373245c1929113910893
    Reviewed-on: https://code.wireshark.org/review/27096
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  2ce6ce1   PDCP NR: tweaks for framing format
    adds  a8b7141   QUIC: fix decryption with long header (draft -11)


Summary of changes:
 epan/dissectors/packet-quic.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)