[pulseaudio-commits] Passed: pulseaudio/pulseaudio#430 (next - 838d95d)

Travis CI builds at travis-ci.org
Wed Feb 14 10:14:42 UTC 2018


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20180214/bdb80f7a/attachment-0001.html>


More information about the pulseaudio-commits mailing list