summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_rsa.c
diff options
context:
space:
mode:
authortb <>2022-11-23 08:58:34 +0000
committertb <>2022-11-23 08:58:34 +0000
commitdd59d53d46a94485c269380d9a9ef8f735a8e88e (patch)
treec62b6129f2885b16faca733898bace78d2f3af0e /src/lib/libssl/ssl_rsa.c
parentecfa260396894cba1649f7aab079b14d8e9737ab (diff)
downloadopenbsd-dd59d53d46a94485c269380d9a9ef8f735a8e88e.tar.gz
openbsd-dd59d53d46a94485c269380d9a9ef8f735a8e88e.tar.bz2
openbsd-dd59d53d46a94485c269380d9a9ef8f735a8e88e.zip
bn_unit: appease coverity
Apparently, the '0' in memset(a, '0', size - 1); could be a typo for '\0'. Randomize the decimal digit to make the intent clear. CID 377009
Diffstat (limited to 'src/lib/libssl/ssl_rsa.c')
0 files changed, 0 insertions, 0 deletions