-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 1.5.1
-
Component/s: libbson
-
None
The following [binary type decode error testshttps://github.com/mongodb/specifications/blob/master/source/bson-corpus/tests/binary.json] fail to emit an error:
- subtype 0x02 length too long
- subtype 0x02 length too short
- subtype 0x02 length negative one
- is related to
-
CDRIVER-1876 libbson doesn't validate length inside binary subtype 0x02
- Closed