timezone: avoid a double GBytes unref
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 18 Jan 2013 22:02:35 +0000 (17:02 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 18 Jan 2013 22:09:31 +0000 (17:09 -0500)
commitf24594122c3e3c66702ff537d3468ed251838007
treec7727fe472d1deb4f00987d0224845f982cb7ee8
parent4d3bb3caf7a1076960e148216e4f6d20eedd5ad1
timezone: avoid a double GBytes unref

This will cause random memory corruption; functions should not unref
passed-in parameters.
glib/gtimezone.c