summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s3_lib.c
diff options
context:
space:
mode:
authortb <>2022-08-15 10:48:45 +0000
committertb <>2022-08-15 10:48:45 +0000
commit9941457719d171d10c67071b0c61a16d8bde375c (patch)
tree7421765d11bb68e0eebaf8618fd16487d5f70c3d /src/lib/libssl/s3_lib.c
parent02efd6364a34d8fd61864a53f888114386ba5ba2 (diff)
downloadopenbsd-9941457719d171d10c67071b0c61a16d8bde375c.tar.gz
openbsd-9941457719d171d10c67071b0c61a16d8bde375c.tar.bz2
openbsd-9941457719d171d10c67071b0c61a16d8bde375c.zip
Initialize readbytes in BIO_gets()
If the bgets() callback returns <= 0, we currently rely on the user provided callback to set readbytes, which isn't ideal. This also matches what's done in BIO_read() and BIO_write(). ok jsing
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions