Skip to content

Commit 253fbac

Browse files
committed
docs can be NULL when n_docs is 0
1 parent 91f8ffe commit 253fbac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/mock_server/mock-server.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1716,7 +1716,6 @@ mock_server_reply_multi (request_t *request,
17161716
int i;
17171717

17181718
BSON_ASSERT (request);
1719-
BSON_ASSERT (docs);
17201719

17211720
reply = bson_malloc0 (sizeof (reply_t));
17221721

0 commit comments

Comments
 (0)