diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:15:14 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:15:14 +0000 |
commit | 5e3e40ed6eeadfd7889d99d4f52108f2e6ee4c68 (patch) | |
tree | 77ba88e4921e27942271089974728f164cc27259 /debian/patches/series | |
parent | New patch 927_symbol.patch to fix array index (diff) | |
download | w3m-5e3e40ed6eeadfd7889d99d4f52108f2e6ee4c68.tar.gz w3m-5e3e40ed6eeadfd7889d99d4f52108f2e6ee4c68.zip |
New patch 928_form-id.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 bdb9c46..60e9ec8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -63,3 +63,4 @@ 925_lineproc.patch 926_indent-level.patch 927_symbol.patch +928_form-id.patch |