<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pulseaudio --start triggers undefined behaviour in pthread_join()"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71738#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - pulseaudio --start triggers undefined behaviour in pthread_join()"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71738">bug 71738</a>
from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
<pre>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().</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>