Wireshark-commits: [Wireshark-commits] master e0bde412: QUIC: Need also to increment tag_offset whe

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

Commits:

e0bde412 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>
    

Actions performed:

    from  2247caf   QUIC: It is possible to have multiple CCS
    adds  e0bde412  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(-)