Fixed issue #3055: Explorer crash when deleting two independent folders
commite33a434bd48254e5195a3f03da59efef66e9e3dd
authorSven Strickroth <email@cs-ware.de>
Sat, 16 Sep 2017 09:45:10 +0000 (16 11:45 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 16 Sep 2017 09:45:10 +0000 (16 11:45 +0200)
tree0365839ac0553dc56f3978e77ec23dfccc1e8918
parentcf0f675f887e770b16589e5fc9ace3a97a9b89a3
Fixed issue #3055: Explorer crash when deleting two independent folders

Don't open the command pipe with the overlapped flag, since access to it is done without the overlapped object.

Based on TortoiseSVN rev. 27954.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/TortoiseShell/RemoteCacheLink.cpp
src/TortoiseShell/RemoteCacheLink.h