summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/imaxabs.c
diff options
context:
space:
mode:
authormiod <>2014-06-27 22:02:07 +0000
committermiod <>2014-06-27 22:02:07 +0000
commit0fdd71f98152d655a9c157458a202cbb03b019c9 (patch)
treebbb3083c8cd7603e27eaf5a8e205675714acd9c4 /src/lib/libc/stdlib/imaxabs.c
parent9cae0e2516ac9a43fe6b1723d99d460c7621b989 (diff)
downloadopenbsd-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/imaxabs.c')
0 files changed, 0 insertions, 0 deletions