diff options
author | Lars Henriksen <LarsHenriksen@get2net.dk> | 2017-10-28 22:33:53 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2017-10-29 08:42:03 +0100 |
commit | aee9099a44c5af4c445bd2dfd62036ecb29b959a (patch) | |
tree | fe1ded17aaf66c70b19c5111853ebd4a253df11e /src/mem.c | |
parent | 012a0e6670533911d70f47533e064969c7fc3b65 (diff) | |
download | calcurse-aee9099a44c5af4c445bd2dfd62036ecb29b959a.tar.gz calcurse-aee9099a44c5af4c445bd2dfd62036ecb29b959a.zip |
Detect error on character input
Previously an error from the character input routine wgetch() was
silently ignored. It should still be ignored, but must explicitly be
detected in order to be ignored. The issue came up in connection with
terminal window resize. For whatever reasons ncurses returns ERR (as
well as KEY_RESIZE) when wgetch() asks for input after a resize.
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'src/mem.c')
0 files changed, 0 insertions, 0 deletions