]> code.delx.au - pulseaudio/commit
Fix crash in threaded message queues
authorDavid Henningsson <david.henningsson@canonical.com>
Sun, 25 Sep 2011 09:07:47 +0000 (11:07 +0200)
committerColin Guthrie <colin@mageia.org>
Sun, 25 Sep 2011 12:44:34 +0000 (13:44 +0100)
commit0cebb630da7af4a3fff79b44261115e6af08e21c
tree6f86d4c04d494d98fb9bddd4f9151b772bc63f2c
parent165bd13d9e596b98ebc9cd8f9927d606934ff709
Fix crash in threaded message queues

Once in a million or so, this typo causes a crash when two threads
simultaneously try to call "pa_asynqmsgq_write_poll".

BugLink: http://bugs.launchpad.net/bugs/853560
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/pulsecore/thread-mq.c