From f4ef1944064c2879cd21cda38147b1b2f87ea7f4 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Fri, 15 Jul 2005 13:08:02 +0000 Subject: 2005-07-15 Tollef Fog Heen Author: tfheen Date: 2005-07-15 08:22:55 GMT 2005-07-15 Tollef Fog Heen * pkg.c (package_get_var): Make sure to g_strdup all the return values and not return some values which should not be freed and some which should. Yay valgrind. Freedesktop #3682 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index abc9b0a..15fcf77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-07-15 Tollef Fog Heen + * pkg.c (package_get_var): Make sure to g_strdup all the return + values and not return some values which should not be freed and + some which should. Yay valgrind. Freedesktop #3682 + * configure.in: Fix default search path to be pkgconfig rather than pkg-config again. Freedesktop #3662 -- cgit v1.2.1