Fix resource leaks when pulseaudio is terminated 79/232379/2
authorJaechul Lee <jcsing.lee@samsung.com>
Mon, 4 May 2020 01:31:10 +0000 (10:31 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Mon, 4 May 2020 03:18:56 +0000 (12:18 +0900)
commit25a91a14803c4885f1dd05273e16cfaeb4e54d79
treef2e00e0a37cb1945536b64a05d894335a29a3a29
parent830dcfafdee38aad7e78564c82a2a7f56882ea89
Fix resource leaks when pulseaudio is terminated

This resource leak makes abort signal in core_free function and then
spends times to make unnecessary crash dump.

Change-Id: Iccc7cdce2e60985f73a819e83cf7f4887cfdaac9
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
src/module-sound-player.c
src/stream-manager-dbus.c
src/stream-manager.c