comparison valgrind-suppressions @ 27018:1d2b813faca7

Stop exiting early from this function. I don't believe it harms anything to continue executing even if body is null, and if we exit early then we don't call purple_connection_set_state(session->gc, PURPLE_CONNECTED) and the account never gets set to "connected." This seems to affect any MySpace account that has an empty buddy list. I'm pretty sure this used to work fine, so I'm assuming MySpace tweaked the data sent to the client when the user has an empty buddy list.
author Mark Doliner <mark@kingant.net>
date Wed, 03 Jun 2009 21:46:05 +0000
parents a8d6f071eb6d
children
comparison
equal deleted inserted replaced
27017:e6f8354c70c6 27018:1d2b813faca7