FreeRDP/channels/rdpsnd/client/pulse
Ondrej Holy 2fec57f1a0 rdpsnd/pulse: Fix crashes in pulseaudio
Function pa_stream_trigger has to be called under lock to avoid
following crashes on asserts:

Assertion 'e->mainloop->n_enabled_defer_events > 0' failed at pulse/mainloop.c:257, function mainloop_defer_enable(). Aborting.
Assertion '!e->next' failed at pulsecore/queue.c:104, function pa_queue_pop(). Aborting.
Assertion 'q->front' failed at pulsecore/queue.c:81, function pa_queue_push(). Aborting.
2016-10-04 15:18:16 +02:00
..
CMakeLists.txt build: add missing dependencies 2016-04-15 14:32:40 +02:00
rdpsnd_pulse.c rdpsnd/pulse: Fix crashes in pulseaudio 2016-10-04 15:18:16 +02:00