|
@ -971,6 +971,7 @@ int main(int argc, char *argv[]) { |
|
|
image_path, cairo_status_to_string(cairo_surface_status(img))); |
|
|
image_path, cairo_status_to_string(cairo_surface_status(img))); |
|
|
img = NULL; |
|
|
img = NULL; |
|
|
} |
|
|
} |
|
|
|
|
|
free(image_path); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* Pixmap on which the image is rendered to (if any) */ |
|
|
/* Pixmap on which the image is rendered to (if any) */ |
|
|