Commit 1e0e88d
committed
Guard ask_user options against a non-sequence value
A malformed string :options was split by append into character integers
that rendered as a list of random numbers; treat non-sequence options as
empty.1 parent 42322cc commit 1e0e88d
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4190 | 4190 | | |
4191 | 4191 | | |
4192 | 4192 | | |
4193 | | - | |
| 4193 | + | |
| 4194 | + | |
| 4195 | + | |
| 4196 | + | |
| 4197 | + | |
| 4198 | + | |
4194 | 4199 | | |
4195 | 4200 | | |
4196 | 4201 | | |
| |||
0 commit comments