aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/928_form-id.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/928_form-id.patch')
-rw-r--r--debian/patches/928_form-id.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/928_form-id.patch b/debian/patches/928_form-id.patch
index 68a72c5..429c8d7 100644
--- a/debian/patches/928_form-id.patch
+++ b/debian/patches/928_form-id.patch
@@ -1,6 +1,6 @@
Subject: Prevent null pointer deref due to bad form id
Author: Tatsuya Kinoshita <tats@debian.org>
-Bug-Debian: https://github.com/tats/w3m/issues/39
+Bug-Debian: https://github.com/tats/w3m/issues/39 [CVE-2016-9628]
Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=9db438094e5f0d84842bcbd248f282594ccb3c89
diff --git a/file.c b/file.c