[sylpheed:32873] Re: Bug in sylpheed 2.6.0
    Michael Schwendt 
    mschwendt at gmail.com
       
    Tue Feb 24 20:07:30 JST 2009
    
    
  
On Mon, 23 Feb 2009 16:33:43 +0100, Simon wrote:
> Hi,
> 
> if i try to import a csv file into the addressbook manager i get a
> segfault. After debugging i saw a problem in addr_compl.c ->
> add_address() that the name is not empty but 0x0.. this does not happen
> when reading the xml file. The address_entry_find_func() has then the
> problem that it compares a string with a null pointer
> val = strcmp(ae1->name, ae2->name);
> 
> I append a patch (which works for me).
Confirmed (reproducible with Fedora 10).
    
    
More information about the Sylpheed
mailing list