diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:59:14 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 14:59:14 +0000 |
commit | 39ef4b183fdb3f88f4d99fee20129bac2881d086 (patch) | |
tree | b735d82d7c385bd4f870e8db4831ef48180809e6 /debian/patches/series | |
parent | New patch 921_cotable.patch to fix null deref (diff) | |
download | w3m-39ef4b183fdb3f88f4d99fee20129bac2881d086.tar.gz w3m-39ef4b183fdb3f88f4d99fee20129bac2881d086.zip |
New patch 922_lineproc.patch to fix null deref
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 425cef0..ed3146a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -57,3 +57,4 @@ 919_form-update.patch 920_table.patch 921_cotable.patch +922_lineproc.patch |