-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
All of the methods on a SessionProvider guard against masterSession being nil except Close(). Although none of the tools currently have this problem, closing a SessionProvider can cause a nil pointer dereference if the masterSession was not initialized.