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>
This commit is contained in:
Noel Grandin 2023-09-12 13:32:43 +02:00
parent fdef35f01e
commit 3d9f9b1b29

View file

@ -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(