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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> @@ -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)


[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux