Wireshark-commits: [Wireshark-commits] master-2.0 5913723: QUIC: Need also to increment tag_offset

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 23 Dec 2015 14:10:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=591372368ad5a39948dff1dd17d59ac826fb8e9d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    QUIC: Need also to increment tag_offset when tag_len is not zero
    
    Change-Id: Id693f906bfbd03438de579755a4db7ee8dfcc474
    Reviewed-on: https://code.wireshark.org/review/12843
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit e0bde412a0d56cbafddcc99fc2fcae93c88573d7)
    Reviewed-on: https://code.wireshark.org/review/12849
    

Actions performed:

    from  66585cd   QUIC: It is possible to have multiple CCS
    adds  5913723   QUIC: Need also to increment tag_offset when tag_len is not zero


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