diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-01-05 00:23:58 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-01-05 00:23:58 +0000 |
commit | c98457f0af8ca7370b397738ff2c441700d3a184 (patch) | |
tree | 68a8a649be346fa22a4828992ab734e08307eddc /sys/dev | |
parent | e31e0d84fac35639126f2aa7df285e983db53914 (diff) |
Get rid of volatile variables that were a vain attempt to prevent the
compiler from optimizing away memset() calls. Instead, add a new function,
zero_bytes(), to clear buffers with sensitive contents.
Taken from the sudo cvs repo, man.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions