summaryrefslogtreecommitdiff
path: root/test/push-group.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/push-group.c')
-rw-r--r--test/push-group.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/push-group.c b/test/push-group.c
index 0c6e50b6f..4e6fed059 100644
--- a/test/push-group.c
+++ b/test/push-group.c
@@ -109,6 +109,8 @@ draw (cairo_t *cr, int width, int height)
}
}
+ cairo_pattern_destroy (gradient);
+
return CAIRO_TEST_SUCCESS;
}