-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Per the libmongoc docs, mongoc_client_command_with_opts()'s reply must always be freed.
This leak was noticed from a couple of tests introduced in PHPC-834 that specified writeConcern in a ping command and ignored the resulting server exception.
- is related to
-
PHPC-834 Add Read, ReadWrite, and Write command execute methods
- Closed