mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-23 22:15:02 -05:00

This involves repeatedly resizing it as we decode characters. That's a bit inefficient (at least with the current implementation of resizeline()), but it makes it much easier to be certain that the line is actually the right length.