[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]

 



On Wed, 2013-05-15 at 08:35 +0200, Peter Meerwald wrote:
> 
> > @@ -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

Thanks. One of these days, we really need to figure out an indent scrip
that won't yell about existing inconsistencies, but will catch new
ones. :)

-- Arun




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

  Powered by Linux