office-gobmx/UnoControls/source
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
..
base
controls fix the mutex locking in impl_searchTopic 2021-07-22 18:50:49 +02:00
inc no need to use unique_ptr here 2021-07-22 14:06:02 +02:00