Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9402] Add QUIC (Quick UDP Internet Connections) dissector

Date: Thu, 26 Dec 2013 23:21:16 +0000

changed bug 9402

What Removed Added
Attachment #12388 Flags   review_for_checkin?

Comment # 5 on bug 9402 from
Created attachment 12388 [details]
Fix dissector exception when GUID is empty in flags

When the GUID (CID or Connection Identifier in a more recent spec) field in
Public Flags is 0, a zero-length item would be added.

This trivial patch prevents a dissector exception by checking the length first.


You are receiving this mail because:
  • You are watching all bug changes.