Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
Description
Leak of memory or pointers to system resources
Defect 72709 (STATIC_C)
Checker RESOURCE_LEAK (subcategory none)
File: /src/mongo/db/query/lite_parsed_query_test.cpp
Function <unnamed>::UnitTest_LiteParsedQueryTest_ParseCommandAwaitDataButNotTailable::_doTest()
/src/mongo/db/query/lite_parsed_query_test.cpp, line: 838
Variable "rawLpq" going out of scope leaks the storage it points to.
}
|