pidgin/plugins/perl/common/GtkPluginPref.xs@1ce5b83274c1
pidgin/plugins/perl/common/GtkPluginPref.xs
Sun, 19 Dec 2010 20:30:38 +0000
- author
- Elliott Sales de Andrade <qulogic@pidgin.im>
- date
- Sun, 19 Dec 2010 20:30:38 +0000
- changeset 31258
- 1ce5b83274c1
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Fix a crash on receiving a file with no preview that I just introduced
with the new functions. The preview pointer/size was left
uninitialized if there wasn't one.
#include "gtkmodule.h"
MODULE = Pidgin::PluginPref PACKAGE = Pidgin::PluginPref PREFIX = pidgin_plugin_pref_
PROTOTYPES: ENABLE