summaryrefslogtreecommitdiffstats
path: root/external/hunspell/UnpackedTarball_hunspell.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-12 20:49:52 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-11-13 09:55:10 +0100
commit26b7ff2b6cc4def8ff7b02e223961534ba88e654 (patch)
tree09d11adad8e1c45bde5b726a67c25603eb337739 /external/hunspell/UnpackedTarball_hunspell.mk
parentchart2: Separate definition from declaration for ChartResourceGroups (diff)
downloadcore-26b7ff2b6cc4def8ff7b02e223961534ba88e654.tar.gz
core-26b7ff2b6cc4def8ff7b02e223961534ba88e654.zip
CVE-2019-16707
Change-Id: I69c4c31330fde135b6ff6c0c1c72f613f0cc4b1d Reviewed-on: https://gerrit.libreoffice.org/82551 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'external/hunspell/UnpackedTarball_hunspell.mk')
-rw-r--r--external/hunspell/UnpackedTarball_hunspell.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/hunspell/UnpackedTarball_hunspell.mk b/external/hunspell/UnpackedTarball_hunspell.mk
index 37a2d196fbf5..1cd24e225868 100644
--- a/external/hunspell/UnpackedTarball_hunspell.mk
+++ b/external/hunspell/UnpackedTarball_hunspell.mk
@@ -22,6 +22,7 @@ endif
$(eval $(call gb_UnpackedTarball_set_patchlevel,hunspell,1))
$(eval $(call gb_UnpackedTarball_add_patches,hunspell, \
+ external/hunspell/0001-invalid-read-memory-access-624.patch \
))
# vim: set noet sw=4 ts=4: