diff options
author | jsing <> | 2020-05-29 17:54:58 +0000 |
---|---|---|
committer | jsing <> | 2020-05-29 17:54:58 +0000 |
commit | ed3918023e9cb56cd8b5aee0647135d4088a65b0 (patch) | |
tree | b085a78e95308e490af531826c9e0147fb1caa30 /src/regress/lib/libc/printf/fp.c | |
parent | 574d6f0d7739a1810b9aad1f62716ceadbe58540 (diff) | |
download | openbsd-ed3918023e9cb56cd8b5aee0647135d4088a65b0.tar.gz openbsd-ed3918023e9cb56cd8b5aee0647135d4088a65b0.tar.bz2 openbsd-ed3918023e9cb56cd8b5aee0647135d4088a65b0.zip |
Handle the case where we receive a valid 0 byte application data record.
In this situation we cannot return zero bytes, as that signals EOF. Rather
we need to return TLS13_IO_WANT_POLLIN so tell the caller to call us again,
at which point we'll pull up the next record.
ok tb@
Diffstat (limited to 'src/regress/lib/libc/printf/fp.c')
0 files changed, 0 insertions, 0 deletions