Wireshark-commits: [Wireshark-commits] master cafa1db: QUIC: Enhance Connection Close error check
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cafa1dbf18545e6e35e57d7a5f595cccc3cec61f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
cafa1db by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: Enhance Connection Close error check
There is some false positive (and get display malformed frame)
May be add also a check about error_code (< QUIC_LAST_ERROR) ?
Change-Id: Ib7df622d62f1441193fa4b2475220f08a62c9462
Reviewed-on: https://code.wireshark.org/review/15478
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 949bc3e Bluetooth: GATT: Add support for PLXS/PLXP
adds cafa1db QUIC: Enhance Connection Close error check
Summary of changes:
epan/dissectors/packet-quic.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)