diff options
Diffstat (limited to 'debian/patches/931_parse-url.patch')
-rw-r--r-- | debian/patches/931_parse-url.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/931_parse-url.patch b/debian/patches/931_parse-url.patch index f7de9f5..5e93546 100644 --- a/debian/patches/931_parse-url.patch +++ b/debian/patches/931_parse-url.patch @@ -1,6 +1,6 @@ Subject: Prevent global-buffer-overflow in parseURL() Author: Tatsuya Kinoshita <tats@debian.org> -Bug-Debian: https://github.com/tats/w3m/issues/41 +Bug-Debian: https://github.com/tats/w3m/issues/41 [CVE-2016-9630] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=ba9d78faeba9024c3e8840579c3b0e959ae2cb0f diff --git a/url.c b/url.c |