pulseaudio/src
Georg Chini 838d95dab7 filter-apply: Ignore monitor source of filter in find_paired_master()
When module-filter-apply tries to find a matching source-output for
a given sink-input and a stream within the same group exists on the
monitor source of the filter, module-filter apply falsely assumes
that the source belongs to another instance of the filter and tries
to access source->output_from_master->source, which leads to a
segmentation fault.

This patch fixes the issue by ignoring the stream if the source is
the monitor source of the filter.
2018-02-10 20:39:27 +01:00
..
daemon daemon: don't re-exec if the linker supports the -z,now option 2018-01-26 04:05:38 +02:00
modules filter-apply: Ignore monitor source of filter in find_paired_master() 2018-02-10 20:39:27 +01:00
pulse client-conf: Add a default value for disable-memfd 2017-12-04 07:36:19 +05:30
pulsecore memfd-wrappers: only define memfd_create() if not already defined 2018-01-31 08:21:32 +02:00
tests json-test: Fix Coverity warning 2017-10-09 10:39:45 +02:00
utils qpaeq: port to PyQt5 2017-12-12 06:28:40 +02:00
.gitignore build-sys: Stop using symdef headers for modules 2017-12-12 12:58:52 +05:30
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: don't install esdcompat tool if building without esound support 2018-01-24 04:09:21 +02:00
map-file map-file: add pa_encoding_from_string 2017-12-12 07:02:06 +02:00