Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: restricted normative text in intro

Do not modify the alignment of space allocated by aligned_alloc() by calling use realloc() to increase the size of a block that has strict alignment requirements.

Noncompliant Code Example

...