summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2018-01-07 12:35:52 +0000
committerkettenis <kettenis@openbsd.org>2018-01-07 12:35:52 +0000
commit404fe9f236d7a657e87bf80c27852df3619bb656 (patch)
treea3dbf884ba8f9153befbb069316ec885d15f4344 /lib/libc/stdlib/malloc.c
parentRemove unused extern variable in openssl(1) s_time (diff)
downloadwireguard-openbsd-404fe9f236d7a657e87bf80c27852df3619bb656.tar.xz
wireguard-openbsd-404fe9f236d7a657e87bf80c27852df3619bb656.zip
On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately
the assembly code in libcrypto assumes unaligned access is allowed for ARMv7. Make these paths conditional on __STRICT_ALIGNMENT not being defined and define __STRICT_ALIGNMENT in arm_arch.h for OpenBSD. ok tom@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions