diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-28 07:56:01 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-28 07:56:01 +0000 |
commit | 47bb0a495932cf6c685648a2b6e49b2111a507fb (patch) | |
tree | 342b2f87369ee6bd7dbb04fe23b819111d8ed21c /debian/patches/series | |
parent | Update 030_str-overflow.patch to fix overflow due to Str.c (diff) | |
download | w3m-47bb0a495932cf6c685648a2b6e49b2111a507fb.tar.gz w3m-47bb0a495932cf6c685648a2b6e49b2111a507fb.zip |
New patch 040_libwc-overflow.patch to fix integer overflow in libwc
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 b829509..043b91c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ 010_section.patch 020_ssl-ca.patch 030_str-overflow.patch +040_libwc-overflow.patch |