Re: Patch: load summary on processing folder-tracking-changed



On Fri, 2009-07-24 at 15:38 +0200, José Dapena Paz wrote:
> -       if (!g_static_rec_mutex_trylock (priv->folder_lock)) {
> +       _tny_camel_folder_reason (priv);
> +       if (!load_folder_no_lock (priv)) {
>                 g_static_rec_mutex_unlock (priv->folder_lock);
>                 return;
>         }


You are not taking the folder_reason in case load_folder_no_lock failed.

-- 
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://pvanhoof.be/blog
http://codeminded.be



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