pulseaudio/src/modules/x11
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
..
module-x11-bell.c x11: gracefully handle X11 connection error 2021-01-04 15:59:22 +00:00
module-x11-cork-request.c x11: gracefully handle X11 connection error 2021-01-04 15:59:22 +00:00
module-x11-publish.c x11: gracefully handle X11 connection error 2021-01-04 15:59:22 +00:00
module-x11-xsmp.c x11: Close session manager connection on ICE I/O error callback 2021-11-03 15:29:02 +00:00