Wireshark-commits: [Wireshark-commits] master cbcf0df: QUIC: display Stream ID as decimal again

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Sep 2019 15:48:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbcf0dfa898aa273be9e31166db10e5bd0d7912a
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cbcf0df by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: display Stream ID as decimal again
    
    5/5 developers of QUIC implementations favor decimal over hex, so change
    it. This matches the display of the quic.stream.stream_id field.
    
    Change-Id: I67bfe481f3066f9b99c13b24e413d41f3f59dc1f
    Reviewed-on: https://code.wireshark.org/review/34647
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  074e1d4   [Automatic update for 2019-09-29]
     add  cbcf0df   QUIC: display Stream ID as decimal again


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