Commit 7f0f3ea
CDRIVER-5834 Do not compare uninitialized bytes in _mongoc_server_description_equal (#1814)
Fix possible comparison of uninitialized bytes in `bson_error_t`.
---------
Co-authored-by: Ezra Chung <[email protected]>1 parent 35a4322 commit 7f0f3ea
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1151 | 1151 | | |
1152 | 1152 | | |
1153 | 1153 | | |
1154 | | - | |
| 1154 | + | |
| 1155 | + | |
1155 | 1156 | | |
1156 | 1157 | | |
1157 | 1158 | | |
| |||
0 commit comments