Re: [evolution-patches] [PATCH] Patch against addressbook-migrate.c



This was fixed in CVS earlier today. The initialization to NULL should
actually happen in the create_groups () call (and now, it does), rather
than in the addressbook_migrate () function, so that the code remains
consistent.

-- dobey

On Sun, 2004-02-08 at 14:11 +0100, Henrik Grindal Bakken wrote:
> Hi.  I have a small (one-line) patch against
> addressbook/gui/component/addressbook-migrate.c here.  When I migrate
> From 1.4.5 to 1.5.3, evolution segfaults in e_source_peek_uid().  The
> reason appears to be that personal_source have a strange value
> (0x01).
> 
> From what I can see, the reason this value is off is that the
> personal_source pointer is not initialized to any value.  This patch
> initially sets it to NULL.





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