1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-19 21:35:26 -05:00
Simon Tatham ea45d7dcd8 Close all thread handles returned from CreateThread.
If you don't, they are permanently leaked. A user points out that this
is particularly bad in Pageant, with the new named-pipe-based IPC,
since it will spawn an input and output I/O thread per named pipe
connection, leading to two handles being leaked every time.

(cherry picked from commit c714dfc936285fb588d047bb71b27cd396af6490)
2021-07-03 11:01:09 +01:00
..
2021-02-21 23:07:02 +00:00
2017-09-13 19:26:28 +01:00
2017-05-07 16:29:01 +01:00
2020-03-10 21:27:57 +00:00
2019-10-14 19:42:37 +01:00
2021-04-10 14:45:24 +01:00
2019-10-14 19:42:37 +01:00
2021-04-10 14:45:24 +01:00
2021-04-10 14:45:24 +01:00