Fixes a fuzzer found issue. This is similar to SERVER-88207 that fixed this overflow for the decompress(all) case. We should implement something similar for the interleaved fast path. This also needs to be fixed in the decompressGeneral case.
- is depended on by
-
SERVER-85178 Integrate block-based decompressor for scalars within objects into SBE ts_block.cpp
- Closed
- is related to
-
SERVER-88207 Reduce branching for size checks in bindata case for BSONColumn table decoder
- Closed