File gimp-CVE-2023-44444.patch of Package gimp.38644

--- gimp-2.8.18.orig/plug-ins/common/file-psp.c	2023-11-22 15:47:48.658460043 +0530
+++ gimp-2.8.18/plug-ins/common/file-psp.c	2023-11-22 15:56:22.099223440 +0530
@@ -1190,7 +1190,7 @@ read_channel_data (FILE       *f,
 
         q = pixels[0] + offset;
         endq = q + npixels * bytespp;
-        buf = g_malloc (127);
+        buf = g_malloc (128);
         while (q < endq)
           {
             fread (&runcount, 1, 1, f);
openSUSE Build Service is sponsored by