CDRIVER-5515 fix assert when legacy exhaust cursor receives no documents (#1562)
* add regression test Create an exhaust cursor with empty results. Fails an assertion when using legacy op codes. * CDRIVER-5515 handle NULL for OP_REPLY documents Avoids an assertion failure in bson_reader_new_from_data if a legacy exhaust cursor receives an empty batch of documents.
parent
930d1711
Please register or sign in to comment