Wireshark-commits: [Wireshark-commits] master e846d23: QUIC: fix compile without LIBGCRYPT_AEAD

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Aug 2020 16:22:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e846d238d7194188e211de7d7cacc531f388a183
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e846d23 by Joakim Karlsson (oakimk@xxxxxxxxx):

    QUIC: fix compile  without LIBGCRYPT_AEAD
    
    Change-Id: Id0d3ba56e91c5dcf8b7063a2166445ca7bcec5d3
    Reviewed-on: https://code.wireshark.org/review/38110
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0cce968   GTPv2: validate length of PDN Address Allocation (PAA) IE
     add  e846d23   QUIC: fix compile  without LIBGCRYPT_AEAD


Summary of changes:
 epan/dissectors/packet-http3.c | 14 ++++++++++++++
 epan/dissectors/packet-quic.c  |  2 --
 epan/dissectors/packet-quic.h  |  3 +++
 3 files changed, 17 insertions(+), 2 deletions(-)