-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
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
/data/bazel_cache/1de52aaeb35278243ca29a4785ce7969/execroot/_main_/src/mongo/db/modules/enterprise/src/fle/query_analysis/fle_match_expression.cpp:594: RESOURCE_LEAK 162474 Assigning: "inEqualitySet" = storage returned from "inExpr->getEqualities()".
/data/bazel_cache/1de52aaeb35278243ca29a4785ce7969/execroot/_main_/src/mongo/db/modules/enterprise/src/fle/query_analysis/fle_match_expression.cpp:600: RESOURCE_LEAK 162474 Variable "inEqualitySet" going out of scope leaks the storage it points to.