]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
We just got mailed a Dr Watson log which suggests I failed to
authorSimon Tatham <anakin@pobox.com>
Wed, 8 Jan 2003 09:15:56 +0000 (09:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 8 Jan 2003 09:15:56 +0000 (09:15 +0000)
commit3d90359d10dcf18f06e244462381b05b0db01bd8
treef7b01d4962b8a7ad0001f9d1aac3b777c12a50ee
parent40493b20ea6d5336baed4ca5191e6a339edab2fb
We just got mailed a Dr Watson log which suggests I failed to
initialise term->paste_len during initialisation, and indeed looking
at the code confirms this. I'm puzzled as to why valgrind didn't
spot this in pterm, though, since it's all in cross-platform code!

[originally from svn r2494]
terminal.c