summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/printf/fp.c
diff options
context:
space:
mode:
authorjsing <>2020-05-29 17:54:58 +0000
committerjsing <>2020-05-29 17:54:58 +0000
commited3918023e9cb56cd8b5aee0647135d4088a65b0 (patch)
treeb085a78e95308e490af531826c9e0147fb1caa30 /src/regress/lib/libc/printf/fp.c
parent574d6f0d7739a1810b9aad1f62716ceadbe58540 (diff)
downloadopenbsd-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