]> git.0d.be Git - empathy.git/commit
geocode_cb: create a new location hash table instead of modifying the current one
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 8 Apr 2010 12:05:18 +0000 (14:05 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 8 Apr 2010 13:51:51 +0000 (15:51 +0200)
commite303afdaf2cdfde7467cffd9b311074e205281f0
tree599d7a9deb4cf29a557680ff0025e4e8937e6e90
parent093c7b7b64293adb9e8e31d08e557320a47dc757
geocode_cb: create a new location hash table instead of modifying the current one

The location we receive from tp-glib should be considered as read-only as we
don't have any guarantee about the way keys and values are freed.

Should hopefully fix (#615135).
libempathy/empathy-contact.c