openssl-1.1: add patches for CVE-2024-2511 and CVE-2024-4741
[oi-userland.git] / components / library / gtk+ / patches / 20-gcc47_compile.patch
blobd82dcce21867619b191d55a3c8ec1acbb40ac936
1 --- gtk+-2.24.33/modules/printbackends/papi/gtkprintbackendpapi.c.orig
2 +++ gtk+-2.24.33/modules/printbackends/papi/gtkprintbackendpapi.c
3 @@ -352,7 +352,7 @@
4 const gchar *title;
5 char *prtnm = NULL;
6 GtkPrintDuplex val;
7 - papi_status_t pstatus = NULL;
8 + papi_status_t pstatus;
9 papi_attribute_t **attrs = NULL;
10 papi_job_ticket_t *ticket = NULL;