Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Validate size arguments used in VLA declarations. The following example corrects ensures that the size argument used , s, supplied to allocate vla is valid by testing verifying that it is in a valid range: 0 to a user defined constant.

...