Wireshark-commits: [Wireshark-commits] master 5488c29: GQUIC: Change all integers (and floating) en

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Feb 2018 06:27:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5488c29b15cc505a048283f6292ade8e41129840
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    GQUIC: Change all integers (and floating) encoding
    
    Change-Id: I197bf7f47685b9d66e5df5cc091904834eea20cd
    Reviewed-on: https://code.wireshark.org/review/26153
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4170280   GQUIC: for item with length = 1, use ENC_NA for encoding
    adds  5488c29   GQUIC: Change all integers (and floating) encoding


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