summaryrefslogtreecommitdiff
path: root/src/lib/libssl
diff options
context:
space:
mode:
authorjsing <>2017-08-13 16:55:31 +0000
committerjsing <>2017-08-13 16:55:31 +0000
commitae4d6b8586e285ed1d7d18a7a183f18f35fc8b1c (patch)
tree34b8b78ab5df75127eb2929942a643e89a959256 /src/lib/libssl
parent381a21d855dceb0f5601e64ddfef5427a2647170 (diff)
downloadopenbsd-ae4d6b8586e285ed1d7d18a7a183f18f35fc8b1c.tar.gz
openbsd-ae4d6b8586e285ed1d7d18a7a183f18f35fc8b1c.tar.bz2
openbsd-ae4d6b8586e285ed1d7d18a7a183f18f35fc8b1c.zip
Convert the sigma and tau initialisers to byte arrays, rather than using
strings. The original code is perfectly valid C, however it causes some compilers to complain since it lacks room for a string NUL terminator and the compiler is not smart enough to realise that these are only used as byte arrays and never treated as strings. ok bcook@ beck@ inoguchi@
Diffstat (limited to 'src/lib/libssl')
0 files changed, 0 insertions, 0 deletions