summaryrefslogtreecommitdiff
path: root/tests/lib/libc/stdlib/t_posix_memalign.c
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2023-07-04 15:06:28 +0000
committerriastradh <riastradh@NetBSD.org>2023-07-04 15:06:28 +0000
commitf9baae5e2b34873478cf545917ec3fa4978cf1cb (patch)
tree8a462b62e98c5981cd4463f0eaa83b6d10e22e8f /tests/lib/libc/stdlib/t_posix_memalign.c
parent731af302671ca669d395667672a742de34ef7743 (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