]> git.0d.be Git - empathy.git/commit
server-tls-handler: fix the variant type when fetching ServerCertificate
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 25 Sep 2012 13:32:19 +0000 (15:32 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 25 Sep 2012 13:34:02 +0000 (15:34 +0200)
commit5a2ab98b57182804fa6a04c21a9cb9fcbc79bf09
tree062f838e2075f1be679bb518282f627fd22460fa
parent5bfe5733ac4e743ec7c025a3c9f6551739e334d5
server-tls-handler: fix the variant type when fetching ServerCertificate

g_variant_lookup() fails if we don't specificy that this string is secretly an
object path.

https://bugzilla.gnome.org/show_bug.cgi?id=684783
libempathy/empathy-server-tls-handler.c