office-gobmx/UnoControls
Noel Grandin 1296ded169 fix the mutex locking in impl_searchTopic
you cannot take a pointer to something inside a guard and then use that
data outside the guard.

So remove the broken locking here, and make sure the call sites hold the
lock.

Change-Id: I37cc363ff937243d7965844e8bcda0018085c656
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119370
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-07-22 18:50:49 +02:00
..
inc flatten vector in BaseContainerControl 2021-07-21 13:39:14 +02:00
source fix the mutex locking in impl_searchTopic 2021-07-22 18:50:49 +02:00
util
IwyuFilter_UnoControls.yaml
Library_ctl.mk
Makefile
Module_UnoControls.mk
README.md

UNO Controls

Separate process and thread for progress bars, etc.