In DocumentSourceLookup::clone, which calls the copy constructor, there's a use-after-free bug resulting from not passing an ExpressionContext to clone here.
- is related to
-
SERVER-119319 Fix ExpressionContext use-after-free bug
-
- Closed
-