pulseaudio/src
David Henningsson f277f2c509 pstream: Fix use-after-free in srb_callback
We need to guard the pstream with an extra ref to ensure
it is not destroyed at the time we check whether or not the
srbchannel is destroyed.

Reported-by: Takashi Iwai <tiwai@suse.de>
BugLink: http://bugzilla.opensuse.org/show_bug.cgi?id=950487
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
2015-10-20 16:53:32 +02:00
..
daemon daemon: Use Type=notify for systemd service 2015-09-25 17:29:02 +05:30
modules module-alsa-card: Report available ports before unavailable ones 2015-10-20 13:13:03 +03:00
pulse log: Fix compilation error on non-systemd systems 2015-09-25 15:05:43 +03:00
pulsecore pstream: Fix use-after-free in srb_callback 2015-10-20 16:53:32 +02:00
tests Rename functions with "tostring" in the name to one with "to_string" to conform with the convention. 2015-09-25 17:29:02 +05:30
utils Removed exclamation marks from user-visible messages. 2015-08-14 12:17:02 +03:00
.gitignore .gitignore: Add lfe-filter-test 2015-03-31 12:42:37 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: don't use the nodelete linker flag on executables 2015-09-25 17:29:02 +05:30
map-file Client API: Add pa_stream_write_ext_free() function. 2014-09-10 10:12:08 +02:00