[pulseaudio-discuss] [PATCH 0/4] Fix crash when detaching already-detached streams, and some refactoring
Tanu Kaskinen
tanuk at iki.fi
Wed Dec 7 23:59:01 UTC 2016
We have several release blocker bugs open, but only one was without a
fix. Now all blockers have a fix available - we just need someone to
review them!
Tanu Kaskinen (4):
sink, source: unify stream "attached" flag checking
sink, source: add missing stream "attached" flag handling
sink, source: remove some assumptions about stream "attached" state
refactor stream attaching/detaching
src/pulsecore/sink-input.c | 24 ++++++++++++++++++++++++
src/pulsecore/sink-input.h | 25 +++++++++++++++++++++++++
src/pulsecore/sink.c | 30 ++++++------------------------
src/pulsecore/source-output.c | 24 ++++++++++++++++++++++++
src/pulsecore/source-output.h | 25 +++++++++++++++++++++++++
src/pulsecore/source.c | 18 ++++--------------
6 files changed, 108 insertions(+), 38 deletions(-)
--
2.10.2
More information about the pulseaudio-discuss
mailing list