Remove g_thread_unref after g_thread_join 49/108149/1
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 3 Jan 2017 06:44:41 +0000 (15:44 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 3 Jan 2017 06:44:41 +0000 (15:44 +0900)
commit18dadc9914f272e9306c41adc22c8fbfebe5a2bb
treecbd75fa080a0ac41b7d607ac434c7301d4b6e770
parent5282fa0789c902fadde08deecc96435af183c514
Remove g_thread_unref after g_thread_join

g_thread_unref is also called in g_thread_join,
so g_thread_unref after g_thread_join is not needed
and it can cause memory corruption.

[Version] 0.2.64
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-3.0-mobile_20161230.2]

Change-Id: I8b1737934171f7bbdfc4735b71b06eef23fcf474
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
muse/src/muse_camera_dispatcher.c
packaging/mmsvc-camera.spec