diff options
Diffstat (limited to 'debian/patches/919_form-update.patch')
-rw-r--r-- | debian/patches/919_form-update.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/919_form-update.patch b/debian/patches/919_form-update.patch index bfd1d8a..7407e44 100644 --- a/debian/patches/919_form-update.patch +++ b/debian/patches/919_form-update.patch @@ -1,6 +1,6 @@ Subject: Prevent global-buffer-overflow write in formUpdateBuffer Author: Tatsuya Kinoshita <tats@debian.org> -Bug-Debian: https://github.com/tats/w3m/issues/29 [CVE-2016-9429] +Bug-Debian: https://github.com/tats/w3m/issues/29 [CVE-2016-9429] [CVE-2016-9621] Origin: https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=d01de738f599441740437c6600dd5b1ae7155d27 diff --git a/form.c b/form.c |