summaryrefslogtreecommitdiff
path: root/graphics/dvipng/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dvipng/patches/patch-ad')
-rw-r--r--graphics/dvipng/patches/patch-ad19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/dvipng/patches/patch-ad b/graphics/dvipng/patches/patch-ad
deleted file mode 100644
index 34af543dc38..00000000000
--- a/graphics/dvipng/patches/patch-ad
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2010/05/17 20:21:39 tez Exp $
-CVE-2010-0829
-
---- vf.c 2008-06-11 23:05:01 +0000
-+++ vf.c 2010-04-27 09:34:06 +0000
-@@ -27,11 +27,10 @@
- #define VF_ID 202
- #define LONG_CHAR 242
-
--int32_t SetVF(int32_t c)
-+int32_t SetVF(struct char_entry* ptr)
- {
- struct font_entry* currentvf;
- unsigned char *command,*end;
-- struct char_entry* ptr=currentfont->chr[c];
-
- currentvf=currentfont;
- BeginVFMacro(currentvf);
-