[Libreoffice-bugs] [Bug 112577] CRASH: Crash when attempting to install an extension
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 22 23:36:42 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112577
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected, bisected
--- Comment #6 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regression introduced by:
author Jan-Marek Glogowski <glogow at fbihome.de> 2017-08-15 06:05:51 (GMT)
committer Jan-Marek Glogowski <glogow at fbihome.de> 2017-09-19 07:25:14
(GMT)
commit 3840aede596e6fc24f7ed7df9100fb028134aac6 (patch)
tree 74d1d5efa3b2ad5448181fc185faf226aed192e4
parent 10b49dfb3996f99dec8dd0d2ffae2aef4022f395 (diff)
Unify SolarMutex implementations
All backends implement the SolarMutex in mostly the same way.
So this consolidates this code into a GenericSolarMutex.
We still need the abstract SolarMutex class for the fake AKA
fascade implementation in dbaccess.
The patch also replaces various places of direct mutex usage with
either SolarMutexGuard or SolarMutexReleaser objects.
Bisected with bibisect-linux64-6.0
Adding Cc: to Jan-Marek Glogowski
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170922/0c56c3d2/attachment.html>
More information about the Libreoffice-bugs
mailing list