diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:39:06 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:39:06 +0000 |
commit | 109d4215269987279f9d4021ec16f37227fedf3a (patch) | |
tree | d5713d30982c2bbe36e52c6fda72714596526bf9 /debian/patches/series | |
parent | New patch 915_table-alt.patch to fix near-null deref [CVE-2016-9441] (diff) | |
download | w3m-109d4215269987279f9d4021ec16f37227fedf3a.tar.gz w3m-109d4215269987279f9d4021ec16f37227fedf3a.zip |
New patch 916_anchor.patch to fix heap write
[CVE-2016-9425] [CVE-2016-9428]
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index fb9b5b7..2720145 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -51,3 +51,4 @@ 913_tabwidth.patch 914_curline.patch 915_table-alt.patch +916_anchor.patch |