mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-18 19:41:01 -05:00

If there was still pending output data on a NetSocket's output_data bufchain when it was closed, then we wouldn't have freed it, on either Unix or Windows.