Skip to content

Commit 1db52db

Browse files
committed
dead code in mongoc_client_default_stream_initiator
1 parent a1a677e commit 1db52db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mongoc/mongoc-client.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,6 @@ mongoc_client_default_stream_initiator (const mongoc_uri_t *uri,
349349
MONGOC_ERROR_STREAM_SOCKET,
350350
"Failed to handshake and validate TLS certificate.");
351351
mongoc_stream_destroy (base_stream);
352-
base_stream = NULL;
353352
return NULL;
354353
}
355354
}

0 commit comments

Comments
 (0)