]> git.ipfire.org Git - thirdparty/krb5.git/commit
Avoid allocating a register in zap() assembly 889/head
authorAndreas Schneider <asn@samba.org>
Thu, 3 Jan 2019 16:19:32 +0000 (17:19 +0100)
committerGreg Hudson <ghudson@mit.edu>
Mon, 14 Jan 2019 16:14:49 +0000 (11:14 -0500)
commit7391e8b541061d0f584193b4a53365b64364b0e8
tree6fc9cd81e0fa8117331213625b60b336062b7612
parent7e127ebdbf88dccae9f9e5427e90319981a69266
Avoid allocating a register in zap() assembly

See https://bugs.llvm.org/show_bug.cgi?id=15495

Also add explicit_bzero() (glibc, FreeBSD) and explicit_memset()
(NetBSD) as alternatives.

[ghudson@mit.edu: added explicit_bzero() and explicit_memset()]
src/configure.in
src/include/k5-platform.h