Mercurial > pidgin.yaz
diff libpurple/buddyicon.c @ 26851:6bc0e4e76207
merge of '9df36977fc8f70d1b3124d32a54eb123df50aa0f'
and 'f92d95c83baba97463f923077688ba2eb144763b'
author | Peter Hjalmarsson <xake@rymdraket.net> |
---|---|
date | Fri, 01 May 2009 21:36:29 +0000 |
parents | dc05a7128d88 |
children | 1a1c12c122c9 |
line wrap: on
line diff
--- a/libpurple/buddyicon.c Mon Mar 16 21:44:22 2009 +0000 +++ b/libpurple/buddyicon.c Fri May 01 21:36:29 2009 +0000 @@ -1299,6 +1299,7 @@ g_hash_table_destroy(icon_file_cache); g_hash_table_destroy(pointer_icon_cache); g_free(old_icons_dir); + g_free(cache_dir); } void purple_buddy_icon_get_scale_size(PurpleBuddyIconSpec *spec, int *width, int *height)