diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:05:33 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:07:27 +0000 |
commit | 9c50804d4570f77e2c5891c9b51a08e1832ae852 (patch) | |
tree | 6853a151cb2d5bea7b9c4fdc76f27b53b9545e0c /debian/patches/series | |
parent | New patch 923_tagproc.patch to fix negative size allocation (diff) | |
download | w3m-9c50804d4570f77e2c5891c9b51a08e1832ae852.tar.gz w3m-9c50804d4570f77e2c5891c9b51a08e1832ae852.zip |
New patch 924_curline.patch to fix near-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 5750bcd..b122606 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -59,3 +59,4 @@ 921_cotable.patch 922_lineproc.patch 923_tagproc.patch +924_curline.patch |