Build Update for pulseaudio/pulseaudio
-------------------------------------

Build: #430
Status: Passed

Duration: 14 minutes and 1 second
Commit: 838d95d (next)
Author: Georg Chini
Message: 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.

View the changeset: https://github.com/pulseaudio/pulseaudio/compare/next

View the full build log and details: 
https://travis-ci.org/pulseaudio/pulseaudio/builds/340572107?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_______________________________________________
pulseaudio-commits mailing list
pulseaudio-commits@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits

Reply via email to