diff options
author | tb <> | 2022-08-15 10:48:45 +0000 |
---|---|---|
committer | tb <> | 2022-08-15 10:48:45 +0000 |
commit | 9941457719d171d10c67071b0c61a16d8bde375c (patch) | |
tree | 7421765d11bb68e0eebaf8618fd16487d5f70c3d /src/lib/libssl/tls_lib.c | |
parent | 02efd6364a34d8fd61864a53f888114386ba5ba2 (diff) | |
download | openbsd-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/tls_lib.c')
0 files changed, 0 insertions, 0 deletions