]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Make logparse handle completely bogus channel numbers.
authorSimon Tatham <anakin@pobox.com>
Sat, 7 Sep 2013 16:15:10 +0000 (16:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 7 Sep 2013 16:15:10 +0000 (16:15 +0000)
commit25022f6b5c668a3a275d4b35cae5f2334ac41189
tree11b120684dd446c215c3a1710b55f64b6c6fbd56
parenta5d46a25fe9a9111fd1cf06e1aa64fe68f147fdc
Make logparse handle completely bogus channel numbers.

Previously it would throw a bunch of Perl undefined-variable-usage
warnings; now it cleanly detects the problem, dumps as much of the
message as it still reasonably can, and doesn't update any channel
states.

git-svn-id: http://svn.tartarus.org/sgt/putty@10036 cda61777-01e9-0310-a592-d414129be87e
contrib/logparse.pl