Wireshark-commits: [Wireshark-commits] master-2.6 30a0fc2: GQUIC: Tag are always use LITTLE ENDIAN

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 May 2018 04:15:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30a0fc2d946737cd30a7dd142c21867a8996d44c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark

Commits:

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

    GQUIC: Tag are always use LITTLE ENDIAN encoding
    
    Bug: 14462
    Change-Id: I141dbc6e404256fda9a445b26f2c8204d4839842
    Reviewed-on: https://code.wireshark.org/review/27591
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 438c1066d561a9da9f6fae54580829517a401b86)
    Reviewed-on: https://code.wireshark.org/review/27622
    

Actions performed:

    from  62555d4   GQUIC: Add support of version Q04x
    adds  30a0fc2   GQUIC: Tag are always use LITTLE ENDIAN encoding


Summary of changes:
 epan/dissectors/packet-gquic.c | 58 +++++++++++++++++++++---------------------
 1 file changed, 29 insertions(+), 29 deletions(-)