[pulseaudio-tickets] [Bug 71738] pulseaudio --start triggers undefined behaviour in pthread_join()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 18 06:21:55 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71738
--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> ---
Thank you for the patch!
It looks otherwise good, but a small bit of memory is being leaked, because the
thread structure is not freed. I think it would be good to create a new
function pa_thread_free_nojoin() that would be otherwise the same as
pa_thread_free(), but it wouldn't call pa_thread_join().
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20131118/6e2d6bd2/attachment.html>
More information about the pulseaudio-bugs
mailing list