diff options
author | miod <> | 2014-06-27 22:02:07 +0000 |
---|---|---|
committer | miod <> | 2014-06-27 22:02:07 +0000 |
commit | 0fdd71f98152d655a9c157458a202cbb03b019c9 (patch) | |
tree | bbb3083c8cd7603e27eaf5a8e205675714acd9c4 /src/lib/libc/stdlib/insque.c | |
parent | 9cae0e2516ac9a43fe6b1723d99d460c7621b989 (diff) | |
download | openbsd-0fdd71f98152d655a9c157458a202cbb03b019c9.tar.gz openbsd-0fdd71f98152d655a9c157458a202cbb03b019c9.tar.bz2 openbsd-0fdd71f98152d655a9c157458a202cbb03b019c9.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 'src/lib/libc/stdlib/insque.c')
0 files changed, 0 insertions, 0 deletions