--- gtk+-2.24.33/modules/printbackends/papi/gtkprintbackendpapi.c.orig +++ gtk+-2.24.33/modules/printbackends/papi/gtkprintbackendpapi.c @@ -352,7 +352,7 @@ const gchar *title; char *prtnm = NULL; GtkPrintDuplex val; - papi_status_t pstatus = NULL; + papi_status_t pstatus; papi_attribute_t **attrs = NULL; papi_job_ticket_t *ticket = NULL;