summaryrefslogtreecommitdiffstats
path: root/src/multimedia
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2010-02-12 06:51:32 (GMT)
committerAndrew den Exter <andrew.den-exter@nokia.com>2010-02-12 06:51:32 (GMT)
commit9bca64fc5eee598f97eba1052f1db250c5c7e43b (patch)
treed50a4a16ba5ce18447b17dc9b4656a9e74c1090e /src/multimedia
parent476970c2a1d00cfbf3f8bd6ac4b5c835633641ca (diff)
downloadQt-9bca64fc5eee598f97eba1052f1db250c5c7e43b.zip
Qt-9bca64fc5eee598f97eba1052f1db250c5c7e43b.tar.gz
Qt-9bca64fc5eee598f97eba1052f1db250c5c7e43b.tar.bz2
Fix corruption of Direct Show event queue.
The mutex proctecting the queue was being released and reacquired between when the head and tail are cleared, making it possible to append a new item to a popped, or even deleted tail, resulting in a lost event.
Diffstat (limited to 'src/multimedia')
0 files changed, 0 insertions, 0 deletions