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 solution below ensures that the size argument, s, supplied to allocate vla is in a valid range: 0 to a user defined constant.

...