neighbor/upnp: remove D-Bus filter and match in Close()

Fixes use-after-free crash bug during MPD shutdown.
This commit is contained in:
Max Kellermann
2020-07-06 16:09:17 +02:00
parent bfdf13dca3
commit 6517b2d2ac
2 changed files with 12 additions and 7 deletions

2
NEWS
View File

@@ -12,6 +12,8 @@ ver 0.21.25 (not yet released)
* output
- osx: improve sample rate selection
- osx: fix noise while stopping
* neighbor
- upnp: fix crash during shutdown
* Windows/Android:
- fix Boost detection after breaking change in Meson 0.54