Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: V1.1.2.0
-
Fix Version/s: V1.1.3.0
-
Component/s: cifX/netX Toolkit
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
Currently all structures on the stack are zero'ed by using "=
{0}". This results in the compiler creating a constant array of zeroes which is then copied to the variable's location.