-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
ALL
-
v8.0
-
QO 2024-05-27
Resource leak
The system resource will not be reclaimed and reused, reducing the future availability of the resource. Leak of memory or pointers to system resources
/src/mongo/db/pipeline/change_stream_rewrite_helpers.cpp:593: RESOURCE_LEAK 156303 Failing to save or free storage allocated by "inME->getEqualities()" leaks it.
- is caused by
-
SERVER-85775 Make InListData sort and dedup lazily
- Closed