Fix a memleak
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jan 2010 23:18:55 +0000 (18:18 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jan 2010 23:18:55 +0000 (18:18 -0500)
commitb00c6d7fb5798b4e528554e1221a553ab95506ed
tree740531220f8b8468bc97c60c7fbd2ab0ec2c35db
parent6cee86a3efc98333282218f8eb1e0149a7cd703d
Fix a memleak

An early exit in expand_application_parameters forgot to free
a GString. Reported by Steve Grubb.
gio/gdesktopappinfo.c