Fix resource leak: Close the event handle in the destructor
commite11eba99fd171471288026b022621f160b561cd0
authorSven Strickroth <email@cs-ware.de>
Sat, 8 Mar 2014 12:37:58 +0000 (8 13:37 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 8 Mar 2014 13:05:31 +0000 (8 14:05 +0100)
treea8eb6af32aa93fdf291814205931a092cf29d98a
parent0e68ea8e83b8c7964295d020210dfe4f5f799038
Fix resource leak: Close the event handle in the destructor

Based on TortoiseSVN revision #25263.

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