diff options
| author | riastradh <riastradh@NetBSD.org> | 2023-07-04 15:06:28 +0000 |
|---|---|---|
| committer | riastradh <riastradh@NetBSD.org> | 2023-07-04 15:06:28 +0000 |
| commit | f9baae5e2b34873478cf545917ec3fa4978cf1cb (patch) | |
| tree | 8a462b62e98c5981cd4463f0eaa83b6d10e22e8f /tests/lib/libc/stdlib/t_posix_memalign.c | |
| parent | 731af302671ca669d395667672a742de34ef7743 (diff) | |
jemalloc: Enforce alignment-must-divide-size rule of aligned_alloc.
C11, Sec. 7.22.3.1 The aligned_alloc function, paragraph 2, p. 348:
The value of alignment shall be a valid alignment supported by the
implementation and the value of size shall be an integral multiple
of alignment.
posix_memalign does not appear to have any corresponding constraint.
XXX pullup-10
Diffstat (limited to 'tests/lib/libc/stdlib/t_posix_memalign.c')
0 files changed, 0 insertions, 0 deletions
