diff options
author | jsing <> | 2022-09-06 06:17:11 +0000 |
---|---|---|
committer | jsing <> | 2022-09-06 06:17:11 +0000 |
commit | f0e3122a21e79caa85eafcc58661cc2e9020a2c3 (patch) | |
tree | b1acc4d2c886c46ea2c94592fad19dbf5af74a4e /src/regress/lib/libcrypto/rc4/rc4_test.c | |
parent | 3bcd5b5c64a6028d6e88df34c351cfa5acf3f475 (diff) | |
download | openbsd-f0e3122a21e79caa85eafcc58661cc2e9020a2c3.tar.gz openbsd-f0e3122a21e79caa85eafcc58661cc2e9020a2c3.tar.bz2 openbsd-f0e3122a21e79caa85eafcc58661cc2e9020a2c3.zip |
Stop casting a size_t to a long and then passing it as a size_t.
These cipher implementations take a size_t length argument, so stop
casting it to a long.
Found by Coverity.
ok tb@
Diffstat (limited to 'src/regress/lib/libcrypto/rc4/rc4_test.c')
0 files changed, 0 insertions, 0 deletions