1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-05-31 00:40:28 -05:00
Simon Tatham 4e93a2c1b8 Fix obvious braino in tempseat_output.
I'd added a data length to the 'type' field of output_chunk instead of
the 'size' field.

Caused an assertion failure when I tried a simple SSH proxy operation
on Windows just now, because the output_chunks and the output bufchain
didn't match up, and no wonder. The mystery is how it hasn't been
consistently failing like that since September!
2021-11-07 06:37:30 +00:00
..
2021-04-19 17:14:01 +01:00
2021-10-10 14:55:15 +01:00
2021-04-18 08:18:27 +01:00