vcl/unx/gtk3/gtk3gtkinst.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 564c0addb3594a2221228f616374f64d1822ab41 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Jan 14 15:55:12 2019 +0000 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Fri Jan 25 09:19:53 2019 +0100
SolarMutexGuard needed here assert seen in dbgutil Change-Id: I09cab9e4fa4ce81d71518d87c4a571a467ead52d Reviewed-on: https://gerrit.libreoffice.org/66327 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmik...@collabora.com> diff --git a/vcl/unx/gtk3/gtk3gtkinst.cxx b/vcl/unx/gtk3/gtk3gtkinst.cxx index 167a10d1fe17..fe74ae76bdb3 100644 --- a/vcl/unx/gtk3/gtk3gtkinst.cxx +++ b/vcl/unx/gtk3/gtk3gtkinst.cxx @@ -3018,6 +3018,7 @@ private: static gboolean launch_overflow_switch_page(GtkInstanceNotebook* pThis) { + SolarMutexGuard aGuard; pThis->signal_overflow_switch_page(); return false; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits