-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
It looks like in many cases where createClientCursor is called, the old _findingStartCursor is orphaned rather than freed.
Also, it might be nice to ensure the FindingStartCursor destructor cleans up _findingStartCursor so we won't orphan the cursor in case of killop.