render: unref clip region

This commit is contained in:
Daniel Eklöf 2021-09-04 20:08:23 +02:00
parent 32bceaa786
commit 26859a5168
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -624,6 +624,7 @@ render_cell(struct terminal *term, pixman_image_t *pix,
&clip, x, y,
render_width, term->cell_height);
pixman_image_set_clip_region32(pix, &clip);
pixman_region32_fini(&clip);
/* Background */
pixman_image_fill_rectangles(