Details
-
Task
-
Resolution: Done
-
Major - P3
-
3.1.9
-
None
-
Fully Compatible
-
Platform A (10/09/15)
Description
Test that NetworkInterfaceASIO rejects the following malformed message headers:
- length 0
- length -1
- length > actual message length
- length < actual message length
- invalid opcode
- valid mismatched opcode
- mismatched responseTo field
- length larger than max BSON size
- length > 0 and smaller than min message size
Attachments
Issue Links
- is related to
-
SERVER-20628 AsyncMockStream doesn't return an error if incorrect number of bytes is read
-
- Closed
-