Unverified Commit c75eaf52 authored by Kevin Albertson's avatar Kevin Albertson Committed by GitHub
Browse files

assert return of `mcd_rpc_message_to_iovecs` (#1360)

* assert return of `mcd_rpc_message_to_iovecs`

Current implementation is expected not to return `NULL`.
`BSON_ASSERT` is added for consistency with other calls and to future-proof.

* assert return of `mcd_rpc_message_to_iovecs` in mock server
parent 9affd707
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment