]> git.0d.be Git - empathy.git/commit
empathy-account-settings: don't cache the TpConnectionManagerProtocol
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 19 Oct 2009 10:58:52 +0000 (11:58 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 19 Oct 2009 11:10:11 +0000 (12:10 +0100)
commit98241a08a60d0741e6d00f52775ccad85d6693c3
tree685e60714b47b9b234c559803b19ee0e041d1a10
parent395532bc9175deaac84c5ebbea9e6fc2b215286f
empathy-account-settings: don't cache the TpConnectionManagerProtocol

The result of tp_connection_manager_get_protocol isn't garanteed to be
valid after the main loop re-entered. We can't cache it in the account
settings and so have to request it each time we need it.
libempathy/empathy-account-settings.c