Add fix to prevent crash 84/162284/7 accepted/tizen/unified/20171211.061312 submit/tizen/20171208.102635
authoraravind.gara <aravind.gara@samsung.com>
Thu, 30 Nov 2017 06:12:30 +0000 (15:12 +0900)
committeraravind.gara <aravind.gara@samsung.com>
Fri, 8 Dec 2017 10:05:04 +0000 (19:05 +0900)
commit7f554b5a4835213d37e525e21a1e329820f8352e
tree5752c676c236c9fc72ec9eb17951ae59cb07fe77
parentba996fbcea6e85e2932d33ae0d0a64dce3588bd0
Add fix to prevent crash

Added signalling mechanism to avoid double free possibility.
Stream destory function is called only isolator callback thread.

[Version] 0.0.13
[Issue Type] Bug fix and Enhancement

Change-Id: I3be71ff453765817f5223e0e0a99abfba75a0397
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
include/internal/soundpool.h
include/internal/stream_cb_manager.h
packaging/capi-media-sound-pool.spec
src/soundpool.c
src/source.c
src/stream_cb_manager.c