-
Bug
-
Resolution: Fixed
-
High
-
Code Generation Tools
-
CODEGEN-10525
-
-
C7000_3.0.0.STS
-
-
default
The compiler may abort when a function returns a pointer to a struct member and then the pointer is dereferenced and used to copy the contents of that struct with a simple assignment statement.