Commit b9d7d51
committed
PHPC-632: Define MONGOC_NO_AUTOMATIC_GLOBALS when bundling libmongoc
This ensures that libmongoc's automatic destructor is disabled and will avoid segfaults during abrupt FPM shutdowns for static builds.
Those using the driver with system libmongoc will need to wait for CDRIVER-1160 to be released in order to resolve this issue.
Fixes #209, fixes #2581 parent f8f7f6a commit b9d7d51
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
0 commit comments