]> 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, 20 Jun 2015 08:31:06 +0000 (09:31 +0100)
commitd0aa8b2380ad7aa8e5a660417dfe25a12ff02d5f
treea7bd089ad2746d8e508887b3b82ac08e2ea3f30f
parent2713396c91fa6ba00c40940450ffcc3953aba4ee
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.

(cherry picked from commit a87a14ae0fc7d4621b5b1fafdb2053b3638b4b2b)

Cherry-picker's notes: this apparently pointless commit is required on
this branch because it's a dependency of the rather less pointless
9fec2e773873e28f1409f5e1eefaf03483070050.
windows/winhandl.c