-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-11931
-
-
-
default
-
Don't use the empty bracket notation; provide an explicit initialization value for each nested aggregate member.
When initializing an aggregate type with an empty brace initializer {}, nested aggregate types which should be zero-initialized aren't initialized.