summaryrefslogtreecommitdiffstats
path: root/binaryurp
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-09-12 13:32:43 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-09-13 09:45:20 +0200
commit3d9f9b1b299251c5c28d74e951b4447193ad7ade (patch)
tree48c0ce200bd1275e7291995a75bcb961f19de8e3 /binaryurp
parentloplugin:unodispose in comphelper (diff)
downloadcore-3d9f9b1b299251c5c28d74e951b4447193ad7ade.tar.gz
core-3d9f9b1b299251c5c28d74e951b4447193ad7ade.zip
loplugin:unodispose in binaryurp
Change-Id: Iab83b304ab7928dc4ca88a90f3184e2b2e7bf741 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156842 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'binaryurp')
-rw-r--r--binaryurp/source/bridge.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/binaryurp/source/bridge.cxx b/binaryurp/source/bridge.cxx
index 523bbbf14ac5..f88fc10ca6ed 100644
--- a/binaryurp/source/bridge.cxx
+++ b/binaryurp/source/bridge.cxx
@@ -920,6 +920,8 @@ void Bridge::dispose() {
// from within an incoming or outgoing remote call, as passive_.wait() would
// otherwise deadlock:
passive_.wait();
+ connection_.clear();
+ provider_.clear();
}
void Bridge::addEventListener(