summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.3
diff options
context:
space:
mode:
authortb <>2018-11-07 18:31:16 +0000
committertb <>2018-11-07 18:31:16 +0000
commit49797ddc135fae1b661c1076d2f19e4b9979f0a9 (patch)
tree84ff1813d03af9a976c1c5a2b498a31b2165e8c2 /src/lib/libc/stdlib/malloc.3
parentf9dbc90145487245088b16c223cdd3a15fcaf9c2 (diff)
downloadopenbsd-49797ddc135fae1b661c1076d2f19e4b9979f0a9.tar.gz
openbsd-49797ddc135fae1b661c1076d2f19e4b9979f0a9.tar.bz2
openbsd-49797ddc135fae1b661c1076d2f19e4b9979f0a9.zip
Use memmove() instead of memcpy() to get rid of the need for
non-overlapping *in and *out buffers as we're already implementing the "in place (un)wrapping" algorithms as given in RFC 3394. This removes a gratuitous API difference to OpenSSLin these undocumented functions. Found while working on wycheproof regress tests. ok beck jsing
Diffstat (limited to 'src/lib/libc/stdlib/malloc.3')
0 files changed, 0 insertions, 0 deletions