Set the closed handle to INVALID_HANDLE_VALUE to prevent later closing it again
commit3fa0a1a98d7c17be062b579973e2d5187c9afdc7
authorSven Strickroth <email@cs-ware.de>
Fri, 4 May 2012 22:56:30 +0000 (5 00:56 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 4 May 2012 23:43:23 +0000 (5 01:43 +0200)
tree7c999e6713602d2988d9ec82877a4825ea14305c
parent1ca844b31e87cbf31e9d25550ed3f3ee2ec57065
Set the closed handle to INVALID_HANDLE_VALUE to prevent later closing it again

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TGitCache/DirectoryWatcher.cpp