aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2014-04-09 17:26:38 +0200
committerJoerg Bornemann <joerg.bornemann@digia.com>2014-04-10 16:53:30 +0200
commit317a76c0d11f10270a8747c64bd82fd387c9f8b6 (patch)
tree45132f3c2b2048c7596545e2c716174d2bec9744 /tests/auto/blackbox/testdata
parent873366e9abbba5e1bab72c7b10a6ce64a5f29927 (diff)
Fix potential assertion in Executor.
In the CommandExecutor and ExecutorJob classes, we follow QProcess' glorious example and report error() and finished() separately. In the case of a process crashing, the current code can lead to a slot in the Executor being called twice, the second time in an unexpected state. This patch fixes that particular bug. Change-Id: I2f75a5426bc8e14912d0c796fea5c905afd0e628 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests/auto/blackbox/testdata')
0 files changed, 0 insertions, 0 deletions