diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:53:35 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:53:35 +0000 |
commit | 802434f07a75d09649774605a09b1bd2733759b9 (patch) | |
tree | 4365b0d2bf8901f5f0f115fac39c56c717daf72d /debian/patches/series | |
parent | New patch 919_form-update.patch to fix buffer overflow [CVE-2016-9429] (diff) | |
download | w3m-802434f07a75d09649774605a09b1bd2733759b9.tar.gz w3m-802434f07a75d09649774605a09b1bd2733759b9.zip |
New patch 920_table.patch to fix stack overflow [CVE-2016-9439]
(closes: #844726)
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 0519b88..b3eaad0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -55,3 +55,4 @@ 917_strgrow.patch 918_form-value.patch 919_form-update.patch +920_table.patch |