diff --git a/plug-ins/common/file-ps.c b/plug-ins/common/file-ps.c index 1a4259a89a..de5640130f 100644 --- a/plug-ins/common/file-ps.c +++ b/plug-ins/common/file-ps.c @@ -1445,7 +1445,7 @@ check_load_vals (GimpProcedureConfig *config) gint pnm_type = 6; gint text_alpha = 1; gint graphics_alpha = 1; - gchar *pages; + gchar *pages = NULL; if (config) {