diff options
-rw-r--r-- | tests/vimeo/test_vimeo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vimeo/test_vimeo.c b/tests/vimeo/test_vimeo.c index 1bee0e4..e06877b 100644 --- a/tests/vimeo/test_vimeo.c +++ b/tests/vimeo/test_vimeo.c @@ -137,6 +137,7 @@ test_search_null (void) GRL_CORE_ERROR_SEARCH_NULL_UNSUPPORTED); g_object_unref (options); + g_error_free (error); } static void |