diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2011-01-10 23:23:57 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2011-01-10 23:23:57 +0000 |
commit | 0da47356692d60755345bd20924a410a62488591 (patch) | |
tree | a2141b9e0a04fea991225a0485b42e97f04d8642 /share/locale | |
parent | 9094476fda5c4bd97de59d2fa4888c758f70b8a6 (diff) |
add a new function, explicit_bzero, to be used for erasing "secret" stuff.
unlike normal bzero, we guarantee that the compiler will not optimize out
calls to this function for otherwise dead variables.
to be adjusted as needed when compilers and linkers get smarter.
ok deraadt miod
Diffstat (limited to 'share/locale')
0 files changed, 0 insertions, 0 deletions