-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
ALL
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/transaction/integer_interval_set.h:163: RESOURCE_LEAK 148784 Failing to save or free storage allocated by "this->newNode(value, value)" leaks it.