diff options
Diffstat (limited to 'debian/patches/927_symbol.patch')
-rw-r--r-- | debian/patches/927_symbol.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/927_symbol.patch b/debian/patches/927_symbol.patch index ca2c4d6..8400865 100644 --- a/debian/patches/927_symbol.patch +++ b/debian/patches/927_symbol.patch @@ -1,6 +1,6 @@ Subject: Prevent array index out of bounds for symbol Author: Tatsuya Kinoshita <tats@debian.org> -Bug-Debian: https://github.com/tats/w3m/issues/38 +Bug-Debian: https://github.com/tats/w3m/issues/38 [CVE-2016-9627] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=0c3f5d0e0d9269ad47b8f4b061d7818993913189 diff --git a/display.c b/display.c |