diff options
| author | Philip Kaufmann <[email protected]> | 2013-07-23 12:00:41 +0200 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2013-07-26 09:17:24 +0200 |
| commit | 5bc6d8e5802500a6ffd737185f30283bc65eba58 (patch) | |
| tree | 37630166d24db9c05945c642bc75d0d19173b8b1 /src/script.cpp | |
| parent | Merge pull request #2847 from Diapolo/fix_QApplication_include (diff) | |
| download | discoin-5bc6d8e5802500a6ffd737185f30283bc65eba58.tar.xz discoin-5bc6d8e5802500a6ffd737185f30283bc65eba58.zip | |
fix possible infinite loop in intro.cpp thread
- it was possible to trigger an infinite loop in FreespaceChecker::check() by
simply removing the drive letter on Windows (which leads to an infinite
loop in the FreespaceChecker thread)
- this was caused by not checking if we make progress with
parentDir.parent_path()
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions