diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:09:11 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-11-21 15:09:11 +0000 |
commit | 2da361a6baf2eba652d88e00509b57a44a400c3b (patch) | |
tree | b0a2a60c63a92531fbd5efcadee3463eb185b58d /debian/patches/series | |
parent | New patch 924_curline.patch to fix near-null deref (diff) | |
download | w3m-2da361a6baf2eba652d88e00509b57a44a400c3b.tar.gz w3m-2da361a6baf2eba652d88e00509b57a44a400c3b.zip |
New patch 925_lineproc.patch to fix stack overflow
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 b122606..9919121 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -60,3 +60,4 @@ 922_lineproc.patch 923_tagproc.patch 924_curline.patch +925_lineproc.patch |