summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorjsing <>2022-09-10 17:45:10 +0000
committerjsing <>2022-09-10 17:45:10 +0000
commit8b1f87ff17c15812707feb063a073472bba18199 (patch)
tree605ee66692b0dd95f08a405d135414ba2d69e169 /src/lib/libc
parentde6c106921914263e126f0a65ff53578716ce425 (diff)
downloadopenbsd-8b1f87ff17c15812707feb063a073472bba18199.tar.gz
openbsd-8b1f87ff17c15812707feb063a073472bba18199.tar.bz2
openbsd-8b1f87ff17c15812707feb063a073472bba18199.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')
0 files changed, 0 insertions, 0 deletions