pidgin/plugins/perl/common/GtkPluginPref.xs@dbaaa235297b
pidgin/plugins/perl/common/GtkPluginPref.xs
Mon, 03 Dec 2007 21:26:54 +0000
- author
- Daniel Atallah <datallah@pidgin.im>
- date
- Mon, 03 Dec 2007 21:26:54 +0000
- changeset 21866
- dbaaa235297b
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)
#include "gtkmodule.h"
MODULE = Pidgin::PluginPref PACKAGE = Pidgin::PluginPref PREFIX = pidgin_plugin_pref_
PROTOTYPES: ENABLE