commit | a39c47aab0ec3032e25e8b0783616d50905ea9e2 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Tue Mar 19 16:26:53 2013 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Tue Mar 19 16:26:53 2013 -0400 |
tree | 72b04d428ff7d907f447144306e0ac6336a8b496 | |
parent | 620e36419aafbb6d5e603bfec7fc9493c3a11b5e [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.