Wireshark-commits: [Wireshark-commits] master 02674fa: QUIC: Fix dissection of ACK frame with Q034
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=02674faf8a7b8272c08cbeb2eb1cd32da5a20949
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
02674fa by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Fix dissection of ACK frame with Q034
The ACK Frame is different after Q034
Change-Id: Ib7a14ea20c37743c5af029b2bc38abc2377cc0e7
Ping-Bug:12590
Reviewed-on: https://code.wireshark.org/review/16960
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 896355d ansi_a: remove unneeded check (CID 1158564).
adds 02674fa QUIC: Fix dissection of ACK frame with Q034
Summary of changes:
epan/dissectors/packet-quic.c | 332 +++++++++++++++++++++++++++++++----------
1 file changed, 257 insertions(+), 75 deletions(-)