diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:45:18 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:45:18 +0000 |
commit | ba971378ebc1c15abd199b7043e5783661536108 (patch) | |
tree | b195883c33a1fee043eee97e16b585afc6f497f1 /debian/patches/series | |
parent | New patch 917_strgrow.patch to fix potential heap buffer corruption (diff) | |
download | w3m-ba971378ebc1c15abd199b7043e5783661536108.tar.gz w3m-ba971378ebc1c15abd199b7043e5783661536108.zip |
New patch 918_form-value.patch to fix null deref [CVE-2016-9443]
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 223af6d..8a33fdf 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -53,3 +53,4 @@ 915_table-alt.patch 916_anchor.patch 917_strgrow.patch +918_form-value.patch |