summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Ryan <mark.d.ryan@intel.com>2013-05-08 12:16:00 +0200
committerMark Ryan <mark.d.ryan@intel.com>2013-05-08 12:16:00 +0200
commit776de4f5fba35f629770fed5aa5e4740336724d4 (patch)
treebe2a4649144da11afd6f460a3eff8e90f18666d5 /ChangeLog
parent25d270897da7fad5ea3c8b18a0aa70c470447d14 (diff)
downloaddleyna-core-776de4f5fba35f629770fed5aa5e4740336724d4.tar.gz
This is the second fix for https://github.com/01org/dleyna-renderer/issues/69.
The first fix correctly ensured that all queues were cancelled when shutting down but unfortunately the queue cancellation code was buggy. It could result in a hash table entry being removed from a hash table during a call to g_hash_table_for_each. This meant that if multiple devices were being constructed at once, not all of the queues responsible for device construction got cancelled. The uncancelled queues were executing code during shutdown which lead to nasty things happening. Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions