In Express executor, restoreState() calls restoreResources() on the plan, which passes a CollectionPtr (via a RestoreContext) that can be null in cases where the executor is using CollectionAcquisitions. We need to be careful not to dereference this pointer when it is null.
Express: restoreResources() should handle nullptr collections
- Assignee:
-
Colin Stolley
- Reporter:
-
Colin Stolley
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: