diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:57:42 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:57:42 +0000 |
commit | 6c51115a2a3d229a1ec58d25666d0c1af6a9be11 (patch) | |
tree | b79b20ec151eae5a33988ab587566b8b539f729a /debian/patches/series | |
parent | New patch 920_table.patch to fix stack overflow [CVE-2016-9439] (diff) | |
download | w3m-6c51115a2a3d229a1ec58d25666d0c1af6a9be11.tar.gz w3m-6c51115a2a3d229a1ec58d25666d0c1af6a9be11.zip |
New patch 921_cotable.patch to fix null deref
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 b3eaad0..425cef0 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -56,3 +56,4 @@ 918_form-value.patch 919_form-update.patch 920_table.patch +921_cotable.patch |