diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:19:50 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:19:50 +0000 |
commit | aa1627b916ce8f6b533cc7442eff84e0828486f6 (patch) | |
tree | 6af622fcc5bd90b6bf7505d406afdb3ae7558d3b /debian/patches/series | |
parent | New patch 930_tbl-mode.patch to fix null deref (diff) | |
download | w3m-aa1627b916ce8f6b533cc7442eff84e0828486f6.tar.gz w3m-aa1627b916ce8f6b533cc7442eff84e0828486f6.zip |
New patch 931_parse-url.patch to fix global-buffer-overflow
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 3db0170..3acd91e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -66,3 +66,4 @@ 928_form-id.patch 929_anchor.patch 930_tbl-mode.patch +931_parse-url.patch |