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.
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: