diff options
author | 2014-06-27 22:02:07 +0000 | |
---|---|---|
committer | 2014-06-27 22:02:07 +0000 | |
commit | aed1efb5d2f43aa8f5f796a2669bfcc119e2b24e (patch) | |
tree | 411cf9d688bf173109425aa855e9ce1b0d0ba724 /lib/libc | |
parent | re-init and init code paths are now more shared, so the getpid()-based (diff) | |
download | wireguard-openbsd-aed1efb5d2f43aa8f5f796a2669bfcc119e2b24e.tar.xz wireguard-openbsd-aed1efb5d2f43aa8f5f796a2669bfcc119e2b24e.zip |
When building a BN on the stack in BN_div(), make sure to initialize all its
fields (i.e. the flags field) before using it. This is currently harmless,
but might not be if we end up invoking other BN functions checking for
constant-time processing requirement in the future.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions