https://bugs.documentfoundation.org/show_bug.cgi?id=146286

Caolán McNamara <caol...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noelgran...@gmail.com

--- Comment #3 from Caolán McNamara <caol...@redhat.com> ---
commit b37f9fbf05e16eb58eae40c6d900a4b9da2972db
Date:   Thu Dec 16 19:24:42 2021 +0200

    osl::Mutex->std::mutex in VCLXMenu

    Change-Id: I93883f5cd8f5f83f33eded87d995f95dbfd7989b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126989

is a strong contender as well. I haven't confirmed yet but
VCLXMenu::queryInterface does std::unique_lock aGuard( maMutex ) and 
VCLXMenu::execute does std::unique_lock aGuard( maMutex ) also

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to