-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines - Server Integration
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
0
There exists a check inside throwAppropriateException that checks to see if session is a nullptr. It should be assumed that this is never the case, however in this test throwAppropriateException is called when session is never initialised.