Re: [evolution-patches] fix for addressbook bug #60873



committed.

On Thu, 2004-07-15 at 05:41 +0200, Hans Petter Jansson wrote:
> On Wed, 2004-07-14 at 22:32 +0000, Chris Toshok wrote:
> > This was happening because reflow happens in an idle handler.  we were
> > calling free_data in e-addressbook-model when we sometimes weren't
> > emitting model_changed.  If the reflow idle handler was called before
> > the async ebook callback, we crashed.  The callback already calls
> > free_data, so we just need to move it into the block where we emit
> > model_changed.
> > 
> > nasty bug.
> 
> Looks good.
> 
> --
> Hans Petter
> 
> _______________________________________________
> evolution-patches mailing list
> evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches




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