[other_task-1718124] init eCountActive in v_ExecCtrl_entityGroups.lgenList
Signed-off-by: Rita Kovacs <rita.kovacs@ericsson.com>

Change-Id: I6c56b36cbe56502f7262c3f6a0e34a6d47db9375
Signed-off-by: Rita Tomasits <rita.kovacs@ericsson.com>
diff --git a/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioFunctions.ttcn b/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioFunctions.ttcn
index e77a1f1..c17cf8a 100644
--- a/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioFunctions.ttcn
+++ b/src/ExecCtrl/EPTF_CLL_ExecCtrl_ScenarioFunctions.ttcn
@@ -3814,7 +3814,8 @@
     v_ExecCtrl_entityGroups[pl_eGrpIdx].lgenList[vl_lgenIdxInEGrp] := {
       lgenIdx := pl_lgenIdx,
       eOffset := 0,
-      eCount  := 0
+      eCount  := 0,
+      eCountActive := 0
     }
     // add entity group index to LGen data:
     v_ExecCtrl_lgens[pl_lgenIdx].eGroups[sizeof(v_ExecCtrl_lgens[pl_lgenIdx].eGroups)] := {