diff options
Diffstat (limited to 'debian/patches/929_anchor.patch')
-rw-r--r-- | debian/patches/929_anchor.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/929_anchor.patch b/debian/patches/929_anchor.patch index 87d0634..1d22028 100644 --- a/debian/patches/929_anchor.patch +++ b/debian/patches/929_anchor.patch @@ -1,6 +1,6 @@ Subject: Prevent deref null pointer in shiftAnchorPosition() Author: Tatsuya Kinoshita <tats@debian.org> -Bug-Debian: https://github.com/tats/w3m/issues/40 +Bug-Debian: https://github.com/tats/w3m/issues/40 [CVE-2016-9629] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=a088e0263c48ba406a7ae0932a1ae64a25be7acd diff --git a/anchor.c b/anchor.c |