-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
'nss' in the following code is moved in a QueryRequest object and then referenced again when creating an ExtensionsCallbackReal instance.
This has the potential to cause problems, as ExtensionsCallbackReal uses this namespace in construction of a TextMatchExpression, which then obtains db and collection locks on the namespace.
- is related to
-
SERVER-49800 add use-after-move rule to clang-tidy evergreen builder
- Closed