* src/addr_compl.c
authorAlfons Hoogervorst <alfons@proteus.demon.nl>
Fri, 20 Sep 2002 19:54:22 +0000 (19:54 +0000)
committerAlfons Hoogervorst <alfons@proteus.demon.nl>
Fri, 20 Sep 2002 19:54:22 +0000 (19:54 +0000)
commit7f0ae644cf0e885d81563153948c925ef5c24151
tree7bc9a861e71c889f90c3f76789f9eb61b511ae55
parent239f8bb0a79484881dfc12f67f2006bcbc7f5023
* src/addr_compl.c
replace_address_in_edit(): strict check for NULL address to
fix "[ 607348 ] Segfault in address completion". My guess is
that this happens with an empty address book, but it's good
to have this check here anyway

completion_window_button_press(): free string returned
from the internal cache
ChangeLog.claws
configure.in
src/addr_compl.c