]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Improve comments in winhandl.c.
authorSimon Tatham <anakin@pobox.com>
Sat, 7 Feb 2015 11:48:49 +0000 (11:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 7 Feb 2015 12:50:37 +0000 (12:50 +0000)
commita87a14ae0fc7d4621b5b1fafdb2053b3638b4b2b
tree9db196779d09b204a58ac7cc500e1186b03954a4
parentd0ca84935e7f1ea686b57f75c13d883c4093e758
Improve comments in winhandl.c.

To understand the handle leak bug that I fixed in git commit
7549f2da40d3666f2c9527d84d9ed5468e231691, I had to think fairly hard
to remind myself what all this code was doing, which means the
comments weren't good enough. Expanded and rewritten some of them in
the hope that things will be clearer next time.
windows/winhandl.c