-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Double free
Depending on the implementation of the deallocator function, the memory may by placed on the free list more than once. Memory is deallocated more than once
/src/libmongoc/src/mongoc/mcd-azure.c:209: USE_AFTER_FREE 133796 Calling "_mongoc_http_response_cleanup" frees pointer "resp.body" which has already been freed.
- is related to
-
CDRIVER-4454 Support the Azure VM-assigned Managed Identity for Automatic KMS Credentials
- Closed