diff options
author | tb <> | 2022-11-23 08:58:34 +0000 |
---|---|---|
committer | tb <> | 2022-11-23 08:58:34 +0000 |
commit | ae543f04ebc807556c665f686245135f85ac3e8e (patch) | |
tree | c62b6129f2885b16faca733898bace78d2f3af0e /src/lib/libssl/tls_buffer.c | |
parent | ada8f63ac13903c0fcbae23ce5fc73ef9e984da5 (diff) | |
download | openbsd-ae543f04ebc807556c665f686245135f85ac3e8e.tar.gz openbsd-ae543f04ebc807556c665f686245135f85ac3e8e.tar.bz2 openbsd-ae543f04ebc807556c665f686245135f85ac3e8e.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/tls_buffer.c')
0 files changed, 0 insertions, 0 deletions