projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2005-10-25 [colin] 1.9.15cvs107
[claws.git]
/
src
/
addrbook.c
diff --git
a/src/addrbook.c
b/src/addrbook.c
index 694808c29c0728c25c9e7b9e6e833e0cb08ca62f..e0f8861d0ff1678e401b04d831e5c7d7948f9d89 100644
(file)
--- a/
src/addrbook.c
+++ b/
src/addrbook.c
@@
-508,6
+508,7
@@
static void addrbook_parse_attribute(XMLFile *file, ItemPerson *person)
element = xml_get_element(file);
addritem_attrib_set_value(uAttr, element);
+ g_free(element);
if (uAttr) {
if (person) {