summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa
diff options
context:
space:
mode:
authormiod <>2014-06-27 22:02:07 +0000
committermiod <>2014-06-27 22:02:07 +0000
commitd1e441f8143a0d6eae365750aeffa0d34853c86b (patch)
treebbb3083c8cd7603e27eaf5a8e205675714acd9c4 /src/lib/libcrypto/dsa
parent87bd4d856d5cb1b5628f2bd133a77d0a41c46250 (diff)
downloadopenbsd-d1e441f8143a0d6eae365750aeffa0d34853c86b.tar.gz
openbsd-d1e441f8143a0d6eae365750aeffa0d34853c86b.tar.bz2
openbsd-d1e441f8143a0d6eae365750aeffa0d34853c86b.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/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions