vcl/unx/gtk3/gtk3gtkinst.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 564c0addb3594a2221228f616374f64d1822ab41
Author: Caolán McNamara <[email protected]>
AuthorDate: Mon Jan 14 15:55:12 2019 +0000
Commit: Miklos Vajna <[email protected]>
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 <[email protected]>
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits