stream-manager: Skip invalid streams before invoking pa_sink_input_remove_volume_factor() 63/217663/1
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 13 Nov 2019 07:19:46 +0000 (16:19 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 13 Nov 2019 07:24:30 +0000 (16:24 +0900)
commit66cdf795e2b290e6d4ad28a9afdf6eda41d724c8
tree513d28c9e0fa668c97ee07ff1d8fb721ca0c817a
parentbacbaab8c9e15966a378f97199421da9f559e576
stream-manager: Skip invalid streams before invoking pa_sink_input_remove_volume_factor()

It is added temporarily to avoid crash. It will be removed if we find
the crash case due to the omission of removal of stream index from
idx_ducking_streams and fix it.

[Version] 11.1.87
[Issue Type] Crash

Change-Id: I5aa655240a951019750da1ae1941790c08c77bd7
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/pulseaudio-modules-tizen.spec
src/stream-manager-dbus.c
src/stream-manager.c