
...
Failing to use the correct syntax when declaring a flexible array member can result in undefined behavior 59, although the incorrect syntax will work on most implementations.
Rule | Severity | Likelihood | Detectable0Detectable | Repairable | Priority | Level |
---|---|---|---|---|---|---|
DCL38-C | Low | Unlikely | Yes | Yes | P3 | L3 |
...