]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
I'm sick and tired of the persistent reports of lineptr() failing
authorSimon Tatham <anakin@pobox.com>
Sun, 6 Mar 2005 14:48:22 +0000 (14:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 6 Mar 2005 14:48:22 +0000 (14:48 +0000)
commitfdf3085f79d5570daf32021651c1a8c9cd31ed91
treeb7f75a14f592ffb6dbc02170bd87c4e73875a953
parentea61fedfdd080bc12b6b10c08352cc1be9607ba2
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: http://svn.tartarus.org/sgt/putty@5447 cda61777-01e9-0310-a592-d414129be87e
terminal.c