Bug fix for idle event handling 55/320355/4 accepted/tizen_unified accepted/tizen_unified_x accepted/tizen_unified_x_asan tizen accepted/tizen/unified/20241118.012236 accepted/tizen/unified/x/20241218.032748 accepted/tizen/unified/x/asan/20241224.004514
authorJeongmo Yang <jm80.yang@samsung.com>
Thu, 14 Nov 2024 01:57:17 +0000 (10:57 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Fri, 15 Nov 2024 02:10:16 +0000 (11:10 +0900)
commitad265b9e756ca8f49cd159ab32f49af09f88889b
treee8f0f0261f4aaa6bfaf95f78ddbd4915c4c0ab2a
parenta906da3ae42165ead2042044cc046fa13c69ebd3
Bug fix for idle event handling

- The idle event could be remained although handle is destroyed.
  To fix the issue, add new flag to check whether idle callback is deactivated.

[Version] 1.0.2
[Issue Type] Bug fix

Change-Id: Ib533b858b3f9d36ba9d22d7ee09ca4bf51bc8b8e
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
include/recorder_private.h
packaging/capi-media-recorder.spec
src/recorder.c