-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: 1.15.0
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
While adding the test described in PHPLIB-935, I discovered that a write concern error without an error message results in a null pointer access in the WriteConcernError class. As unlikely as the error is to appear in the wild, we should still guard against this.