summaryrefslogtreecommitdiff
path: root/auth-pam.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2016-08-16 13:28:23 +1000
committerDamien Miller <djm@mindrot.org>2016-08-16 13:37:26 +1000
commit74433a19bb6f4cef607680fa4d1d7d81ca3826aa (patch)
tree3eabfcfe2a1ab1bd90479e390c5b61545652ef7d /auth-pam.h
parent6cb6dcffe1a2204ba9006de20f73255c268fcb6b (diff)
downloadopenssh-git-74433a19bb6f4cef607680fa4d1d7d81ca3826aa.tar.gz
fix false positives when compiled with msan
Our explicit_bzero successfully confused clang -fsanitize-memory in to thinking that memset is never called to initialise memory. Ensure that it is called in a way that the compiler recognises.
Diffstat (limited to 'auth-pam.h')
0 files changed, 0 insertions, 0 deletions