diff options
author | Thomas Osterried <thomas@osterried.de> | 2009-04-29 10:19:24 +0000 |
---|---|---|
committer | Thomas Osterried <thomas@osterried.de> | 2009-04-29 10:19:24 +0000 |
commit | e845be2860a351ccbbef43c4efafe48b259163d4 (patch) | |
tree | afbf0a7e64f7d2fbd7f28b3a966a9e5bfd548295 /COPYING | |
parent | 4c8bbc197653cd1ae37d1b9d80b62878979a2d33 (diff) |
on modern systems, the ncurses gui crash in wtouchln() or
wnoutrefresh() [ncurses functions], called from winclose() in menu.c.
Debunging with gdb showed that wtab->fline was a large negative number.
Now doing better checking that wtab->fline and wtab->lline is > 0.
Seems that this fix is sufficient. If it will come out that it is not,
we'll write a wtouchln() wrapper which checks if the arguments are
positive and reasonable small.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions