summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/objects/obj_dat.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2014-06-01 05:12:50 +0000
committerjsing <jsing@openbsd.org>2014-06-01 05:12:50 +0000
commit4dca89cc1d3774310a231c5de8a4dbe5711d8075 (patch)
treeed9f65d009344c499270af5ac74a22b47764ebb8 /lib/libssl/src/crypto/objects/obj_dat.c
parentEBCDIC support died a while ago, except in a comment. (diff)
downloadwireguard-openbsd-4dca89cc1d3774310a231c5de8a4dbe5711d8075.tar.xz
wireguard-openbsd-4dca89cc1d3774310a231c5de8a4dbe5711d8075.zip
Avoid the use of an uninitialised variable. In reality, this is a non-issue
since the calculated value is not actually used in the uninitialised case. Change the code so that we only do the calculation if we actually need it. Issue detected by clang and reported by both brad@ and Brent Cook.
Diffstat (limited to 'lib/libssl/src/crypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions