aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/xcodebuildparser.h
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2016-02-02 22:48:30 +0200
committerOrgad Shaneh <orgads@gmail.com>2016-02-03 08:13:58 +0000
commit6a3e687d140cad3dec006b2d5fa8982d4b10f31c (patch)
tree57c5416c87338842098681030f5f9ba3aa14ce31 /src/plugins/projectexplorer/xcodebuildparser.h
parent5646480f27007789429c7e813423c7f142810cc3 (diff)
Git: Fix crash on Grep
If the process is already finished, and cancel is triggered Creator crashes. For example, search for "q" in qt-creator, wait for >200K popup, then wait a few seconds for the process to finish and press Cancel. The reason for the crash is that reportFinished() is called twice - one from GitGrepRunner::finish() and another one from Utils::runAsyncImpl(). Change-Id: I61d379f5e3a5ae86c9a48a3751dbb2e00203516d Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Diffstat (limited to 'src/plugins/projectexplorer/xcodebuildparser.h')
0 files changed, 0 insertions, 0 deletions