summaryrefslogtreecommitdiffstats
path: root/source/l/netpbm/netpbm-bmptopnm.patch
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-07-22 22:09:56 +0000
committer Eric Hameleers <alien@slackware.com>2019-07-23 08:59:47 +0200
commitbcec1638cf64c4ac465f27e434435f983aa1b1cf (patch)
treec0bfc0874f19ec65a2f08ecb3a4bc72c3f33a62e /source/l/netpbm/netpbm-bmptopnm.patch
parent9f4ecf6a5f87f2f8eb2401c45d1dff7ca806bba5 (diff)
downloadcurrent-671da26525b3117f9c1e67bdf7e8e238be16229e.tar.gz
current-671da26525b3117f9c1e67bdf7e8e238be16229e.tar.xz
Mon Jul 22 22:09:56 UTC 201920190722220956
a/aaa_terminfo-6.1_20190720-x86_64-1.txz: Upgraded. ap/squashfs-tools-20190721_95230e2-x86_64-1.txz: Upgraded. l/ncurses-6.1_20190720-x86_64-1.txz: Upgraded. l/netpbm-10.87.00-x86_64-1.txz: Upgraded. n/net-tools-20181103_0eebece-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/netpbm/netpbm-bmptopnm.patch')
-rw-r--r--source/l/netpbm/netpbm-bmptopnm.patch10
1 files changed, 6 insertions, 4 deletions
diff --git a/source/l/netpbm/netpbm-bmptopnm.patch b/source/l/netpbm/netpbm-bmptopnm.patch
index 90954274b..d09016463 100644
--- a/source/l/netpbm/netpbm-bmptopnm.patch
+++ b/source/l/netpbm/netpbm-bmptopnm.patch
@@ -1,7 +1,9 @@
---- netpbm-10.35/converter/other/bmptopnm.c.bmptopnm 2007-01-29 13:08:46.000000000 +0100
-+++ netpbm-10.35/converter/other/bmptopnm.c 2007-01-29 13:32:21.000000000 +0100
-@@ -1262,7 +1262,7 @@ readBmp(FILE * const ifP,
- xel ** const colormapP,
+diff --git a/converter/other/bmptopnm.c b/converter/other/bmptopnm.c
+index 3f66634..ca4f944 100644
+--- a/converter/other/bmptopnm.c
++++ b/converter/other/bmptopnm.c
+@@ -1494,7 +1494,7 @@ readBmp(FILE * const ifP,
+ unsigned int * const cmapSizeP,
bool const verbose) {
- xel * colormap; /* malloc'ed */