soup-cache: fix several leaks.
authorSergio Villar Senin <svillar@igalia.com>
Mon, 13 Jun 2011 12:13:06 +0000 (14:13 +0200)
committerSergio Villar Senin <svillar@igalia.com>
Mon, 13 Jun 2011 14:00:37 +0000 (16:00 +0200)
commit15c9ad908b4758b4e976bd27d14ce82847133e5e
tree8a4a16a2b37d94fd7f02cc185d4407668e4ec1ca
parent5743afe84ad3bbad4c9e8876ddba8136ea4eb430
soup-cache: fix several leaks.

We were incorrectly using the GVariant API to serialize/deserialize cache
contents. The consequence is that several leaks were created when loading
and dumping the cache.

https://bugzilla.gnome.org/show_bug.cgi?id=649309
libsoup/soup-cache.c