diff options
Diffstat (limited to 'debian/patches/923_tagproc.patch')
-rw-r--r-- | debian/patches/923_tagproc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/923_tagproc.patch b/debian/patches/923_tagproc.patch index 6859d79..1a240f3 100644 --- a/debian/patches/923_tagproc.patch +++ b/debian/patches/923_tagproc.patch @@ -1,6 +1,6 @@ Subject: Prevent crash after allocate string of negative size Author: Tatsuya Kinoshita <tats@debian.org> -Bug-Debian: https://github.com/tats/w3m/issues/33 +Bug-Debian: https://github.com/tats/w3m/issues/33 [CVE-2016-9623] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=af592aa5f154f1b0366513ddc2f545032a7b8721 diff --git a/file.c b/file.c |