diff src/protocols/silc/silc.c @ 11201:07dc8c6a359f

[gaim-migrate @ 13329] This hopefully fixes a lot of potential crashes in the SILC PRPL. Possible things to do: -Backport these changes to oldstatus -Ask the SILC guy to make sure all of these make sense. It's likely there are better things that could be used as handles -Check for other places in Gaim that don't give handles when they should committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 08 Aug 2005 02:18:16 +0000
parents 50224ac8184d
children bb0d7b719af2
line wrap: on
line diff
--- a/src/protocols/silc/silc.c	Mon Aug 08 01:40:41 2005 +0000
+++ b/src/protocols/silc/silc.c	Mon Aug 08 02:18:16 2005 +0000
@@ -716,7 +716,7 @@
 	gaim_request_fields_add_group(fields, g);
 
 
-	gaim_request_fields(NULL, _("User Online Status Attributes"),
+	gaim_request_fields(gc, _("User Online Status Attributes"),
 			    _("User Online Status Attributes"),
 			    _("You can let other users see your online status information "
 			      "and your personal information. Please fill the information "