summaryrefslogtreecommitdiff
path: root/print/ghostscript8/files/patch-lips:gdevlips.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /print/ghostscript8/files/patch-lips:gdevlips.h
parentFix the string format vulnerability desribed at (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'print/ghostscript8/files/patch-lips:gdevlips.h')
-rw-r--r--print/ghostscript8/files/patch-lips:gdevlips.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/print/ghostscript8/files/patch-lips:gdevlips.h b/print/ghostscript8/files/patch-lips:gdevlips.h
deleted file mode 100644
index eebce89cc054..000000000000
--- a/print/ghostscript8/files/patch-lips:gdevlips.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- lips/gdevlips.h.orig Thu Nov 2 12:09:18 2000
-+++ lips/gdevlips.h Tue Jan 13 01:23:47 2004
-@@ -188,6 +188,14 @@
- bool faceup;\
- char mediaType[LIPS_MEDIACHAR_MAX];
-
-+/* added by shige 11/06 2003 */
-+#define USE_LIPS_SIZE_ERROR
-+#define LIPS_SIZE_ERROR_VALUE 2
-+
-+/* added by shige 11/09 2003 */
-+#define LIPS_HEIGHT_MAX_720 11906
-+#define LIPS_WIDTH_MAX_720 8419
-+
- int lips_media_selection(int width, int height);
- int lips_packbits_encode(byte * inBuff, byte * outBuff, int Length);
- int lips_mode3format_encode(byte * inBuff, byte * outBuff, int Length);