summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorjsing <>2022-09-10 17:45:10 +0000
committerjsing <>2022-09-10 17:45:10 +0000
commit01aee889bc01b0411bedd06b0169605546cda92a (patch)
tree605ee66692b0dd95f08a405d135414ba2d69e169 /src/lib/libc/stdlib
parentbb3c52398649c1e41080621f529dbb1d1cee3afb (diff)
downloadopenbsd-01aee889bc01b0411bedd06b0169605546cda92a.tar.gz
openbsd-01aee889bc01b0411bedd06b0169605546cda92a.tar.bz2
openbsd-01aee889bc01b0411bedd06b0169605546cda92a.zip
Increment the input and output position for EVP AES CFB1.
The length is decremented, however the input is repeatedly read from and output written to the same position. Correct this by actually incrementing the input and output pointers. Found via OpenSSL 604e591ed7, ok tb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions