]> git.pld-linux.org Git - packages/netpbm.git/commitdiff
- already applied
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 6 Feb 2005 19:50:55 +0000 (19:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    netpbm-segv.patch -> 1.2

netpbm-segv.patch [deleted file]

diff --git a/netpbm-segv.patch b/netpbm-segv.patch
deleted file mode 100644 (file)
index 8f610a6..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- netpbm-10.23/converter/other/pnmtopng.c.orig       2004-07-08 04:41:53.000000000 +0200
-+++ netpbm-10.23/converter/other/pnmtopng.c    2004-07-20 23:41:51.920769016 +0200
-@@ -1365,8 +1365,8 @@
-                         if (transparent != -1)
-                             makeOneColorTransparentInPalette(
-                                 transcolor, transexact, 
--                                palette_pnm, *paletteSizeP, trans_pnm, 
--                                transSizeP);
-+                                palette_pnm, paletteSize, trans_pnm, 
-+                                &transSize);
-                     }
-                     if (!*noColormapReasonP) {
-                         if (background > -1)
This page took 0.066608 seconds and 4 git commands to generate.