fixup! Fix hanging on pthread_cond_destroy during cancellation of thread by broadcast... 83/229883/4 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.122545 accepted/tizen/6.0/unified/hotfix/20201103.004849 accepted/tizen/6.0/unified/hotfix/20201103.052228 accepted/tizen/6.5/unified/20211028.100049 accepted/tizen/unified/20200408.131520 submit/tizen/20200407.090338 submit/tizen_6.0/20201029.205102 submit/tizen_6.0_hotfix/20201102.192502 submit/tizen_6.0_hotfix/20201103.114802 submit/tizen_6.5/20211028.161801 tizen_6.0.m2_release tizen_6.5.m2_release
authorSeungbae Shin <seungbae.shin@samsung.com>
Mon, 6 Apr 2020 07:44:13 +0000 (16:44 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Tue, 7 Apr 2020 03:25:32 +0000 (12:25 +0900)
commitaa0d09762a6373419ac64f629705d2505a6fae9f
tree7b318a92e0976d0aaa6c8259a600503f72d72bcc
parentdfa2de055af03a2ebcb04634bcb6d92fea7c2dc7
fixup! Fix hanging on pthread_cond_destroy during cancellation of thread by broadcasting before destroy.

+ fix minor build warnings due to strncpy

[Version] 0.0.21
[Issue Type] Bug

Change-Id: I5db46a4effabb6c9d4dd5d1538ab9141886549e7
packaging/capi-media-sound-pool.spec
src/stream_cb_manager.c
test/proxy/src/proxy.c
test/sound_pool_test.c