diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:23:18 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:23:18 +0000 |
commit | 7e1d14e040300a72efb26a75869a0176eee70a24 (patch) | |
tree | 3dbc54484f74e36ddf2a158ca8012013de352a7a /debian/patches/series | |
parent | New patch 911_rowcolspan.patch to fix stack smashing [CVE-2016-9422] (diff) | |
download | w3m-7e1d14e040300a72efb26a75869a0176eee70a24.tar.gz w3m-7e1d14e040300a72efb26a75869a0176eee70a24.zip |
New patch 912_i-dd.patch to fix uninit values
[CVE-2016-9435] [CVE-2016-9436]
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 4adc8e3..6654637 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -47,3 +47,4 @@ 909_button-type.patch 910_input-alt.patch 911_rowcolspan.patch +912_i-dd.patch |