Flush pending output before entering or exiting alternate screen rather
authornicm <nicm@openbsd.org>
Wed, 27 Jan 2021 10:42:52 +0000 (10:42 +0000)
committernicm <nicm@openbsd.org>
Wed, 27 Jan 2021 10:42:52 +0000 (10:42 +0000)
commit50fcbc36ffb9de38d3c52e7e41daef2194488f6f
tree26b9dfda176bc4b3176ef20820b1d9cbf8ccd13c
parent92f79b26e0c52f23c1adc565fd98e4b78318634a
Flush pending output before entering or exiting alternate screen rather
than leaking it, oss-fuzz issue 29959.
usr.bin/tmux/screen-write.c