public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/pidgin/files: pidgin-2.5.5-msnm.patch pidgin-2.5.4-icq-messages-magic.patch pidgin-2.5.2-asneeded.patch
@ 2009-04-23  4:38 Olivier Crete (tester)
  0 siblings, 0 replies; only message in thread
From: Olivier Crete (tester) @ 2009-04-23  4:38 UTC (permalink / raw
  To: gentoo-commits

tester      09/04/23 04:38:54

  Added:                pidgin-2.5.5-msnm.patch
  Removed:              pidgin-2.5.4-icq-messages-magic.patch
                        pidgin-2.5.2-asneeded.patch
  Log:
  Add patch for msn taking 100% CPU, bug #266877. Remove old versions
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-im/pidgin/files/pidgin-2.5.5-msnm.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/files/pidgin-2.5.5-msnm.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pidgin/files/pidgin-2.5.5-msnm.patch?rev=1.1&content-type=text/plain

Index: pidgin-2.5.5-msnm.patch
===================================================================
#
#
# patch "libpurple/protocols/msn/soap.c"
#  from [a6c9a90fd13661ea0885013a22674f89da8657db]
#    to [c2484b6578c251aa8081f269eafd5f7198ae13f2]
#
============================================================
--- pidgin-2.5.5/libpurple/protocols/msn/soap.c	a6c9a90fd13661ea0885013a22674f89da8657db
+++ pidgin-2.5.5/libpurple/protocols/msn/soap.c	c2484b6578c251aa8081f269eafd5f7198ae13f2
@@ -667,6 +667,7 @@ msn_soap_connection_run(gpointer data)
 			conn->handled_len = 0;
 			conn->current_request = req;
 
+			purple_input_remove(conn->event_handle);
 			conn->event_handle = purple_input_add(conn->ssl->fd,
 				PURPLE_INPUT_WRITE, msn_soap_write_cb, conn);
 			if (!msn_soap_write_cb_internal(conn, conn->ssl->fd, PURPLE_INPUT_WRITE, TRUE)) {






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-23  4:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-23  4:38 [gentoo-commits] gentoo-x86 commit in net-im/pidgin/files: pidgin-2.5.5-msnm.patch pidgin-2.5.4-icq-messages-magic.patch pidgin-2.5.2-asneeded.patch Olivier Crete (tester)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox