summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-04-24 10:38:38 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-04-24 12:41:05 +0200
commit6a9c7409ee617b79c327dd7ea4de432f448b6006 (patch)
tree7c9c12cf500a25c3d8b4a2785b31be8a4ef791c1 /external
parentd34b6243d6a84b0c979a6858a48a15c90a077f9e (diff)
Mark external/clucene/patches/heap-buffer-overflow.patch as sent upstream
Change-Id: Idb60ae8a2389197bcfe8b1c7848c08f551702c93 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92839 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'external')
-rw-r--r--external/clucene/UnpackedTarball_clucene.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/external/clucene/UnpackedTarball_clucene.mk b/external/clucene/UnpackedTarball_clucene.mk
index cb6efabd1d5d..1dc64a78faa3 100644
--- a/external/clucene/UnpackedTarball_clucene.mk
+++ b/external/clucene/UnpackedTarball_clucene.mk
@@ -30,6 +30,8 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,clucene,0))
# https://connect.microsoft.com/VisualStudio/feedback/details/1424082/vs2015-rc-c-compiler-mixes-up-template-parameter-with-identical-named-inherited-typedef
# ostream-wchar_t.patch was proposed upstream, see
# <https://sourceforge.net/p/clucene/mailman/message/36989348/>
+# heap-buffer-overflow.patch was proposed upstream, see
+# <https://sourceforge.net/p/clucene/mailman/message/36991067/>
$(eval $(call gb_UnpackedTarball_add_patches,clucene,\
external/clucene/patches/clucene-debug.patch \
external/clucene/patches/clucene-multimap-put.patch \