pulseaudio/src
Igor V. Kovalenko 15c9ee5fec x11: Close session manager connection on ICE I/O error callback
When ICE I/O error occurs ICE connection is closed via IceCloseConnection.
This causes crash while releasing session manager connection later because
this ICE connection was initiated and is managed by session manager, and it will
attempt to close this ICE connection again.

Fix this by closing session manager connection instead.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/650>
2021-11-03 15:29:02 +00:00
..
daemon daemon/cmdline: Invert log-level list to match numerical values 2021-10-20 17:16:21 +02:00
modules x11: Close session manager connection on ICE I/O error callback 2021-11-03 15:29:02 +00:00
pulse thread-mainloop: Release once_unlocked_data object after callback 2021-10-06 14:18:24 +00:00
pulsecore message-params: Remove unwanted translations from log statements 2021-10-24 13:37:47 +03:00
tests Fix pointer to integer cast warnings 2021-09-22 14:43:59 +00:00
utils pactl: add format flag for JSON output 2021-08-11 15:31:05 +00:00
.gitignore buildsys/autotools: add pulseaudio-x11.service.in 2021-03-01 15:25:09 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build socket-server: Move systemd socket activation code to pulsecore 2021-09-27 01:34:42 +00:00