summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/rc4/rc4_enc.c
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2017-08-13 16:55:31 +0000
committerjsing <jsing@openbsd.org>2017-08-13 16:55:31 +0000
commit2890ee3ddf02abfb7bb52c9cb911ca24a73a6547 (patch)
tree79533865eefb1e93a3eb0f865882a0ed1522f8df /lib/libcrypto/rc4/rc4_enc.c
parentdon't issue a termination command to an already stopped vm (diff)
downloadwireguard-openbsd-2890ee3ddf02abfb7bb52c9cb911ca24a73a6547.tar.xz
wireguard-openbsd-2890ee3ddf02abfb7bb52c9cb911ca24a73a6547.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 'lib/libcrypto/rc4/rc4_enc.c')
0 files changed, 0 insertions, 0 deletions