summaryrefslogtreecommitdiff
path: root/bean
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2019-11-11 18:23:15 +0100
committerMichael Stahl <michael.stahl@cib.de>2019-11-12 13:04:04 +0100
commit087a6b0cf34ab64801dba5aa7ff3d7ea53c2272b (patch)
treea9e83b99b65c92174a3ae2043385ef1f5a7b258c /bean
parent44af200f59f37c73a6dea3bcbee61a1ebb24f99a (diff)
toolkit: UnoEditControl::insertText() assert on invalid index
... in replaceAt(): if the selection that is passed in is invalid, throw an exception. This obviously isn't thread-safe but naively adding a GetMutex() guard quickly deadlocks against SolarMutex; why does it use its own mutex? Reproduces when installing APSO 1.2.5 and starting the Python REPL. Change-Id: I4fb16ab820641f1a031537b0c4d6f8664d67dc0c Reviewed-on: https://gerrit.libreoffice.org/82460 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'bean')
0 files changed, 0 insertions, 0 deletions