Guocheng Zhang created TUBEMQ-35:
------------------------------------
Summary: check illegal package's field value
Key: TUBEMQ-35
URL: https://issues.apache.org/jira/browse/TUBEMQ-35
Project: Apache TubeMQ
Issue Type: Bug
Reporter: Guocheng Zhang
Fix For: 0.3.0
When the message is decoded, the number of ByteBuffer lists (listSize) and the
length (len) value of each ByteBuffer may be negative values in the received
RPC package. Negative value judgment is required, like:
!image-2020-02-21-13-24-41-455.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)