diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:43:14 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:43:14 +0000 |
commit | 9d6b147df996ae28128d54e8a9dc92c4714b87d8 (patch) | |
tree | ff70b847a186f00ccd68af42329c3b4c13586093 /debian/patches/series | |
parent | New patch 916_anchor.patch to fix heap write (diff) | |
download | w3m-9d6b147df996ae28128d54e8a9dc92c4714b87d8.tar.gz w3m-9d6b147df996ae28128d54e8a9dc92c4714b87d8.zip |
New patch 917_strgrow.patch to fix potential heap buffer corruption
[CVE-2016-9442]
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 2720145..223af6d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -52,3 +52,4 @@ 914_curline.patch 915_table-alt.patch 916_anchor.patch +917_strgrow.patch |