[pulseaudio-discuss] [PATCH 2/3] mainloop: Add API to set thread name for threaded mainloop

Peter Meerwald pmeerw at pmeerw.net
Tue May 14 23:35:57 PDT 2013


> @@ -132,6 +135,7 @@ void pa_threaded_mainloop_free(pa_threaded_mainloop* m) {
>      pa_cond_free(m->cond);
>      pa_cond_free(m->accept_cond);
>  
> +    pa_xfree (m->name);
>      pa_xfree(m);
>  }

nitpick: there's a whitespace inconsistency

-- 

Peter Meerwald
+43-664-2444418 (mobile)


More information about the pulseaudio-discuss mailing list