diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:34:04 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:34:04 +0000 |
commit | e1dd92b37f5d8d772a60b0db0a8fed6667d7d581 (patch) | |
tree | 2dffe1d29bc15d494fc81cf08ea770091e5b07a2 /debian/patches/series | |
parent | New patch 913_tabwidth.patch to fix heap corruption [CVE-2016-9426] (diff) | |
download | w3m-e1dd92b37f5d8d772a60b0db0a8fed6667d7d581.tar.gz w3m-e1dd92b37f5d8d772a60b0db0a8fed6667d7d581.zip |
New patch 914_curline.patch to fix near-null deref [CVE-2016-9440]
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 9404dea..8e9b809 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -49,3 +49,4 @@ 911_rowcolspan.patch 912_i-dd.patch 913_tabwidth.patch +914_curline.patch |