Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.5.0
-
None
-
None
Description
If for example ACK frame contains content-length it will not be parsed correctly as broker will try to read a body of the specified length. We should only try to do this for SEND commands and ignore the header for others.