changeset 20932:df06520dbb4d

Plug a leak.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 14 Oct 2007 21:42:50 +0000
parents f56e94167372
children 999b77dcb63f 741c3b5eac21
files libpurple/protocols/oscar/oscar.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.c	Sun Oct 14 20:35:13 2007 +0000
+++ b/libpurple/protocols/oscar/oscar.c	Sun Oct 14 21:42:50 2007 +0000
@@ -5006,6 +5006,7 @@
 					g = purple_group_new(gname_utf8);
 					purple_blist_add_group(g, NULL);
 				}
+				g_free(gname_utf8);
 			} break;
 
 			case 0x0002: { /* Permit buddy */