summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorpatrick <patrick@openbsd.org>2017-10-18 15:45:38 +0000
committerpatrick <patrick@openbsd.org>2017-10-18 15:45:38 +0000
commit8a566dbaa0409d200bd076d2ea78e5e586002c8c (patch)
treef7a800cf6f05fa0715c8caeb6647e1a6cd4a2168 /lib/libc/stdlib/malloc.c
parentThe return value of this function isn't used. (diff)
downloadwireguard-openbsd-8a566dbaa0409d200bd076d2ea78e5e586002c8c.tar.xz
wireguard-openbsd-8a566dbaa0409d200bd076d2ea78e5e586002c8c.zip
It turns out that using the packed attribute on most structs was a bad
idea since the brcmfmac implementation relies on the compiler generated padding. Removing the packed attribute allows reading correct data from the BSS info. As a next step it might be a good idea to pad the structs manually.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions