Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.4
-
Fix Version/s: 1.0.0
-
Component/s: General
-
Labels:None
Description
The reason is, that filling vector with executeBatch results was done using undefined behavior - using [] operator to add new vector members.