diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:06:13 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:06:13 +0000 |
commit | 6370b839fbe60331342e850731ff9d10328de1af (patch) | |
tree | d962eaa9bb4a7346db3fe0e866eaf998fa1174f6 /debian/patches/series | |
parent | New patch 907_iso2022.patch to fix array index [CVE-2016-9433] (diff) | |
download | w3m-6370b839fbe60331342e850731ff9d10328de1af.tar.gz w3m-6370b839fbe60331342e850731ff9d10328de1af.zip |
New patch 908_forms.patch to fix null deref [CVE-2016-9434]
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 30a6564..1d9a49d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -43,3 +43,4 @@ 905_textarea.patch 906_form-update.patch 907_iso2022.patch +908_forms.patch |