summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_debug.cpp
diff options
context:
space:
mode:
authorPerttu Pohjonen <perttu.pohjonen@nokia.com>2011-03-07 06:49:00 (GMT)
committerPerttu Pohjonen <perttu.pohjonen@nokia.com>2011-03-07 09:39:16 (GMT)
commitc15560fbe2a1762117395c5ecaaecfa5ab8dce6f (patch)
tree0ccf98b33078bc38ca3a5d6ca7a2e2b365d39a7d /doc/src/snippets/code/doc_src_debug.cpp
parent2b27874672bf498be65a91af95565e0c4e270e91 (diff)
downloadQt-c15560fbe2a1762117395c5ecaaecfa5ab8dce6f.zip
Qt-c15560fbe2a1762117395c5ecaaecfa5ab8dce6f.tar.gz
Qt-c15560fbe2a1762117395c5ecaaecfa5ab8dce6f.tar.bz2
Unsuccessful unlocking of QNetworkConfigurationPrivate mutex
Above mentioned mutex is locked twice: first in caller function and second time in called function. Called function unlocks mutex and emits signal clearly unaware that the mutex is actually still locked. I changed the mutex to be unlocked before the function is called. Task-number: QTBUG-15108 Reviewed-by: Ville Pernu
Diffstat (limited to 'doc/src/snippets/code/doc_src_debug.cpp')
0 files changed, 0 insertions, 0 deletions