-
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:209: RESOURCE_LEAK 146782 Failing to save or free storage allocated by "this->newNode(loc->interval.first, value - 1)" leaks it.