Bug#462145: abook: segfault on ctrl-d in search prompt

2008-01-23 Thread Adrien Krunch Kunysz
On Wed, Jan 23, 2008 at 09:56:45AM +0100, Gerfried Fuchs wrote: > Ah, thanks for noticing that. Great to get some feedback on the package > again after a long time. :) No problem. I'm glad to get in contact with a responsive software maintainer for once :) > I didn't take a too close look at th

Bug#462145: abook: segfault on ctrl-d in search prompt

2008-01-23 Thread Gerfried Fuchs
On Tue, Jan 22, 2008 at 08:46:44PM +0100, Adrien Krunch Kunysz wrote: > abooks terminates with a segmentation fault when the user enters ctrl-d > at the search prompt. This is because ui_find() assumes ui_readline() > will never return NULL. Ah, thanks for noticing that. Great to get some feedbac

Bug#462145: abook: segfault on ctrl-d in search prompt

2008-01-22 Thread Adrien Krunch Kunysz
Package: abook Version: 0.5.6-3 Severity: normal Tags: patch abooks terminates with a segmentation fault when the user enters ctrl-d at the search prompt. This is because ui_find() assumes ui_readline() will never return NULL. I have attached a patch that will avoid the crash. I have also searche