diff options
author | 1997-12-08 20:22:10 +0000 | |
---|---|---|
committer | 1997-12-08 20:22:10 +0000 | |
commit | d54350df77f7dedc1c569ea1f44e9469a7121755 (patch) | |
tree | 2e03a37e6293499e136402a7bdd9b3dda42100a2 /lib/libcurses/lib_kernel.c | |
parent | Correct usage of `add' and `delete'. (diff) | |
download | wireguard-openbsd-d54350df77f7dedc1c569ea1f44e9469a7121755.tar.xz wireguard-openbsd-d54350df77f7dedc1c569ea1f44e9469a7121755.zip |
Deal with inflate() returning avail_in == avail_out == 0
We must call inflate again in case there's any pending output
despite our input buffer being empty. If the output buffer
is in fact already flushed, inflate() returns Z_BUF_ERROR.
There isn't really an error !
Diffstat (limited to 'lib/libcurses/lib_kernel.c')
0 files changed, 0 insertions, 0 deletions