Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
None
-
None
-
None
Description
session_close_cursors aborts because cursor->internal_uri is set to NULL for tiered cursor.
It looks like it should get copied from cursor->uri which should get copied from tiered->name, which isn't initialized.