commit | f5d7cc239e61e063e7bab783d55deb8e72210674 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Tue Mar 19 16:23:09 2013 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Tue Mar 19 16:23:09 2013 -0400 |
tree | c38cd940eb8802126da7f123022f561d2e8e20d8 | |
parent | fcb6d6a3b3bfba67927ced18dd648ba889e14f4c [diff] |
#8862: Fix curses cleanup with getchar is interrupted by a signal. I have no idea how one would write a test for this. Patch by July Tikhonov.