I'm sick and tired of the persistent reports of lineptr() failing
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 Mar 2005 14:48:22 +0000 (14:48 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 6 Mar 2005 14:48:22 +0000 (14:48 +0000)
commitce5e0a3653779d6743f725c7ab3f982ce201af74
treeb7f75a14f592ffb6dbc02170bd87c4e73875a953
parent1ef619ae08b9950cfd89f171668c494784459476
I'm sick and tired of the persistent reports of lineptr() failing
its `line != NULL' assertion, so I've replaced the assertion with a
call to fatalbox() giving oodles of information. I may still not be
able to reproduce it, but at least next time it happens we should
see a decent amount of debugging data!

git-svn-id: svn://svn.tartarus.org/sgt/putty@5447 cda61777-01e9-0310-a592-d414129be87e
terminal.c