Commit b099df5
authored
set_term() accepted a screen returned by new_prescr(), which has no
terminal, and the next refresh crashed inside curses. Raise
curses.error instead.
1 parent 92efaff commit b099df5
3 files changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3072 | 3072 | | |
3073 | 3073 | | |
3074 | 3074 | | |
| 3075 | + | |
| 3076 | + | |
| 3077 | + | |
| 3078 | + | |
| 3079 | + | |
| 3080 | + | |
| 3081 | + | |
| 3082 | + | |
| 3083 | + | |
| 3084 | + | |
| 3085 | + | |
3075 | 3086 | | |
3076 | 3087 | | |
3077 | 3088 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6850 | 6850 | | |
6851 | 6851 | | |
6852 | 6852 | | |
| 6853 | + | |
| 6854 | + | |
| 6855 | + | |
| 6856 | + | |
| 6857 | + | |
| 6858 | + | |
| 6859 | + | |
6853 | 6860 | | |
6854 | 6861 | | |
6855 | 6862 | | |
6856 | 6863 | | |
6857 | | - | |
6858 | 6864 | | |
6859 | 6865 | | |
6860 | 6866 | | |
| |||
0 commit comments