diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-26 11:15:20 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-26 11:15:20 +0000 |
commit | 4c01c558de361728368e981ad7faec76bd5a59ee (patch) | |
tree | ffe1611c995c863fcd02741dda86c7a8bec87013 /debian/patches/series | |
parent | Update debian/changelog to 0.5.3+git20210102-3 (diff) | |
download | w3m-4c01c558de361728368e981ad7faec76bd5a59ee.tar.gz w3m-4c01c558de361728368e981ad7faec76bd5a59ee.zip |
New patch 030_str-overflow.patch to fix overflow due to Str.c
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 ceb9913..b829509 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ 010_section.patch 020_ssl-ca.patch +030_str-overflow.patch |