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 12791] MySQL: with large responses, packet number can over

Date: Sat, 27 Aug 2016 22:50:02 +0000

changed bug 12791


What Removed Added
Status UNCONFIRMED CONFIRMED
CC   [email protected]
Ever confirmed   1

Comment # 1 on bug 12791 from
Yoda condition looks odd, could it be avoided here?

I think your concern for overflow is justified. Requests need a similar check,
it could be fixed in the same patch. Documentation:

https://dev.mysql.com/doc/internals/en/mysql-packet.html
https://dev.mysql.com/doc/internals/en/sequence-id.html

Can you propose the patch via Gerrit? See
https://www.wireshark.org/docs/wsdg_html_chunked/ChSrcContribute.html


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