diff options
Diffstat (limited to 'libmap/test-timezone.c')
-rw-r--r-- | libmap/test-timezone.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmap/test-timezone.c b/libmap/test-timezone.c index d667c42..c1935fd 100644 --- a/libmap/test-timezone.c +++ b/libmap/test-timezone.c @@ -47,6 +47,7 @@ int main (int argc, char **argv) g_free (filename); g_free (path); + tz_info_free (info); } tz_db_free (db); g_free (pixmap_dir); |