Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
proton-0.10
-
None
Description
Detected in Proton 0.10-RC2
If the server side of a transport has a non-zero max-frame-size (e.g. 65536), framing errors will occur between the SASL and AMQP sections of the connection protocol because pn_read_frame will read the AMQP header as though it were a frame.