diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-07-12 14:34:43 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-07-12 15:41:26 +0200 |
commit | a0471ec6e9a000a4985af2ad2967498c71004085 (patch) | |
tree | f6d496ff7e83ee6c864aeccc62670d28aef9f7a0 /binaryurp | |
parent | 6716b9a8ddc255f3d2fc28591c36b16b59e7b9a6 (diff) |
xmlsecurity: fix deadlock on preloading libsdlo.so
The trouble is that calling into the configmgr would require recursive
access to the service manager, but that's protected by a non-recursive
mutex.
See
<https://gerrit.libreoffice.org/c/core/+/153798/24#message-b04c747da2cb73230d88ec65cc8207ac8b124dda>
for details.
Change-Id: If75779a995c2ad8855073bd6538832a18953d4cf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154356
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'binaryurp')
0 files changed, 0 insertions, 0 deletions