simon-git: putty (master): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Apr 1 08:43:31 BST 2019
TL;DR:
9366a1b4 Don't call DestroyIcon(INVALID_HANDLE_VALUE).
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2019-04-01 08:43:31
commit 9366a1b4d8038d091c147cb85aeeaaeb46c74aa1
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=9366a1b4d8038d091c147cb85aeeaaeb46c74aa1;hp=efff6b874a22be3d308751be2ece8b4a75f670fb
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sun Mar 31 23:47:03 2019 +0100
Don't call DestroyIcon(INVALID_HANDLE_VALUE).
The Windows API documentation doesn't explicitly say this is safe, and
ea32967044 didn't take care over it.
windows/window.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list