From 277df4a98d11e14f7029030905e65a0804a886ff Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 16 May 2000 12:16:16 +0000 Subject: xmlGetProp appears to return malloced memory. Thus we must free it. 2000-05-16 Christopher James Lahey * e-xml-utils.c: xmlGetProp appears to return malloced memory. Thus we must free it. svn path=/trunk/; revision=3087 --- e-util/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index a672adfa2d..7f2d602f62 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-05-16 Christopher James Lahey + + * e-xml-utils.c: xmlGetProp appears to return malloced memory. + Thus we must free it. + 2000-05-15 Ettore Perazzoli * e-util.c (e_free_string_list): New function. -- cgit v1.2.3