-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 2.11.0
-
Component/s: Connectivity
-
None
A few of the binary message encoders skip over the opcode while decoding a message without verifying that the opcode has the expected value.
They should throw an exception if the opcode does not have the expected value.
- is related to
-
CSHARP-2672 Fix snappy compression
- Closed