diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2015-01-15 11:54:15 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2015-01-15 11:54:15 +0000 |
commit | 17383f016b8eb23a01644bd7beebc1a47d4efb98 (patch) | |
tree | 7f87427277bb533c5bb821b27162ca95c79021c0 /debian/patches/series | |
parent | New patch 460_printf.patch to correct printf arguments (diff) | |
download | w3m-17383f016b8eb23a01644bd7beebc1a47d4efb98.tar.gz w3m-17383f016b8eb23a01644bd7beebc1a47d4efb98.zip |
New patch 470_alloc.patch to add overflow detection
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 980c2e0..1f5a350 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -45,6 +45,7 @@ 440_parsetagx-crash.patch 450_remoteimg.patch 460_printf.patch +470_alloc.patch 800_lang-en.patch 810_lang-de.patch 820_lang-ja.patch |