Fix 'Could not find GIR file ...' error to use right filename.
authorDan Winship <danw@gnome.org>
Sat, 28 Mar 2009 12:34:36 +0000 (08:34 -0400)
committerDan Winship <danw@gnome.org>
Sat, 28 Mar 2009 12:34:36 +0000 (08:34 -0400)
commiteeb9f501dc9ff1248782ef62b96cfa84dfd1274c
tree511d3061d34d87e447a5cb18352491b2db88947e
parent81d88917e17d91c4a807f68a4e8c8882f022f1cf
Fix 'Could not find GIR file ...' error to use right filename.

Also plug a leak; girname was previously only freed on error.
girepository/girparser.c