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



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




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