service: fix a couple of leaks
commit02c07e6ffea647daaa938d339a8a84b204369bdd
authorRyan Lortie <desrt@desrt.ca>
Wed, 30 Jan 2013 17:19:13 +0000 (30 18:19 +0100)
committerRyan Lortie <desrt@desrt.ca>
Mon, 11 Feb 2013 18:15:34 +0000 (11 13:15 -0500)
tree5170b36594bb7fed3202372fe6f882752047e4de
parent214f6587aa8f454a44cf3bac5c8ae7ef9161326b
service: fix a couple of leaks

Fairly harmless leaks.  One only happens in an error case (like the disk
being full) and the other only happens on startup.
service/dconf-service.c
service/dconf-writer.c