diff options
author | 2014-04-16 01:43:06 +0000 | |
---|---|---|
committer | 2014-04-16 01:43:06 +0000 | |
commit | 935dc21f5330afdf335a716cca61e24e8aeb1a51 (patch) | |
tree | 06e759e0106c1d9a938ce3eb11d16358248211ed /lib/libssl/src/apps/engine.c | |
parent | Remove disabled code that wouldn't work now that cleanse_ptr was (diff) | |
download | wireguard-openbsd-935dc21f5330afdf335a716cca61e24e8aeb1a51.tar.xz wireguard-openbsd-935dc21f5330afdf335a716cca61e24e8aeb1a51.zip |
strncpy(d, s, strlen(s)) is a special kind of stupid. even when it's right,
it looks wrong. replace with auditable code and eliminate many strlen calls
to improve efficiency. (wait, did somebody say FASTER?) ok beck
Diffstat (limited to 'lib/libssl/src/apps/engine.c')
0 files changed, 0 insertions, 0 deletions