We _can_ have handle_throttle() called on defunct handles after all,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Aug 2006 10:58:13 +0000 (10:58 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Aug 2006 10:58:13 +0000 (10:58 +0000)
commit50ab783a4eeadc5315a409c9f536d8d8aa93189b
treee6f8c42eaf45f161d95ac37b5542576c9b2a8eff
parent0edafb21b50772bc9e245b7d140aba43875c443d
We _can_ have handle_throttle() called on defunct handles after all,
so it should just do nothing rather than failing an assertion.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6807 cda61777-01e9-0310-a592-d414129be87e
windows/winhandl.c