Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.11, 1.1.0
-
Component/s: Connector
-
Labels:None
-
Sprint:2017-20, 2017-21
Description
In ha_calpont_execplan.cpp:2658:
if (!lhs->data() || !rhs->data() || nonSupport) |
It is possible that "lhs" is NULL.