pidgin/plugins/perl/common/GtkConn.xs@c16d341cbf8c
pidgin/plugins/perl/common/GtkConn.xs
Wed, 27 Aug 2008 14:12:19 +0000
- author
- Vivien Bernet-Rollande <scrouaf@soc.pidgin.im>
- date
- Wed, 27 Aug 2008 14:12:19 +0000
- branch
- soc.2008.masterpassword
- changeset 34015
- c16d341cbf8c
- parent 15899
-
75f0041f72b8
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Fixed a likely cause for the heap corruption in ok_account_prefs_cb(), as well
as a memory leak. It was because I freed the original instead of the copy.
See diff for details.
#include "gtkmodule.h"
MODULE = Pidgin::Connection PACKAGE = Pidgin::Connection PREFIX = pidgin_connection_
PROTOTYPES: ENABLE
Purple::Handle
pidgin_connection_get_handle()