Fixed issue #1566: Frequent crashes when searching log
commitaab0c7669d748c371a575e1fa634ec5f72c7e5dd
authorSven Strickroth <email@cs-ware.de>
Tue, 26 Mar 2013 17:07:52 +0000 (26 18:07 +0100)
committerSven Strickroth <email@cs-ware.de>
Tue, 26 Mar 2013 17:07:52 +0000 (26 18:07 +0100)
tree96658b28576c17fa84a62ded4b7f1039a06ca0e1
parent518d7709df87d57212173c05380cab9b0fed6dd0
Fixed issue #1566: Frequent crashes when searching log

Guard access to git_open_log so that it does not infer with the async diff thread.

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