Re: [gfvs] cdda backend



On Wed, 2007-12-19 at 00:58 -0500, David Zeuthen wrote:
> Hi,
> 
> Here's a new set of patches
> 
> http://people.freedesktop.org/~david/gio-4.patch
> http://people.freedesktop.org/~david/gvfs-4.patch

Oh, another bug. This:
  cdda_backend->num_open_files++;

is not threadsafe, and if you use the non-try_ methods in backends each
call will be run in a worker thread.



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