diff options
author | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-02-12 06:51:32 (GMT) |
---|---|---|
committer | Andrew den Exter <andrew.den-exter@nokia.com> | 2010-02-12 06:51:32 (GMT) |
commit | 9bca64fc5eee598f97eba1052f1db250c5c7e43b (patch) | |
tree | d50a4a16ba5ce18447b17dc9b4656a9e74c1090e /doc | |
parent | 476970c2a1d00cfbf3f8bd6ac4b5c835633641ca (diff) | |
download | Qt-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 'doc')
0 files changed, 0 insertions, 0 deletions