summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/libpng-manual.txt
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2017-11-03 12:02:12 +0100
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2017-11-06 19:14:41 +0000
commit28937559b1e03f959cd012c6b42ca988311893f5 (patch)
treef3adf26326a2974d9c13ed1411d8ceb6b0fe0b9b /src/3rdparty/libpng/libpng-manual.txt
parent2937ab9e320ea04fdfda8e3a252559d4762e811e (diff)
tst_qxmlsimplereader::inputFromSocket - fix race condition(s)
This test was failing recently on Windows 7, mingw, x86. It's not failing now and attempts to reproduce the failure on CI's VM were unsuccessful. Anyway, just reading the code is enough to spot race-conditions: two threads are accessing two shared boolean variables without any protection. It's unclear if these races were the reason why the test was failing, but we fix them for good anyway. Also, a failure to start a thread or to start listening on a TCP socket is not treated as XML-related failure anymore and QSKIPped instead. Change-Id: I5115ce6c33cafc91485f8cf6e7e268d954976556 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/3rdparty/libpng/libpng-manual.txt')
0 files changed, 0 insertions, 0 deletions