BtreeCursor::make() does not use smart pointers to guard the BtreeCursorImpl objects it allocates. If a page fault exception is thrown in BtreeCursorImpl::init() while the btree data is traversed to find the starting key, the BtreeCursorImpl will be orphaned.
- Assignee:
-
Eliot Horowitz (Inactive)
- Reporter:
-
Aaron Staple (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved:
- None
- None
- None
- None