Wireshark-commits: [Wireshark-commits] master 4170280: GQUIC: for item with length = 1, use ENC_NA
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Feb 2018 06:26:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=417028073a037fa4fb5daac6cc9c168354675619
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    GQUIC: for item with length = 1, use ENC_NA for encoding
    
    Change-Id: I3b65e7a2c27763448717415a12a59d773fdb5d65
    Reviewed-on: https://code.wireshark.org/review/26152
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d8e7372   GQUIC: Packet Number is now big endian
    adds  4170280   GQUIC: for item with length = 1, use ENC_NA for encoding


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