diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:35:54 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:35:54 +0000 |
commit | 2a470ab78ab859e934b577dd80bf0079314ffaef (patch) | |
tree | 2e5d9972255542a353e9751a9d35dd86cd4cd08c /debian/patches/series | |
parent | New patch 914_curline.patch to fix near-null deref [CVE-2016-9440] (diff) | |
download | w3m-2a470ab78ab859e934b577dd80bf0079314ffaef.tar.gz w3m-2a470ab78ab859e934b577dd80bf0079314ffaef.zip |
New patch 915_table-alt.patch to fix near-null deref [CVE-2016-9441]
Diffstat (limited to '')
-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 8e9b809..fb9b5b7 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -50,3 +50,4 @@ 912_i-dd.patch 913_tabwidth.patch 914_curline.patch +915_table-alt.patch |