Bug fix for idle event handling 15/320415/1 accepted/tizen/unified/20241118.012227
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 15 Nov 2024 03:28:23 +0000 (12:28 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Fri, 15 Nov 2024 03:28:23 +0000 (12:28 +0900)
commit9e0d24d1e51eefb5ea3e8c36cc27d26ab2767ba2
tree54998770cf0fff15685f3188ce93b5551dfd9288
parente5ad7ef49aee949838cfca14e45ff0f3cdf8ffc5
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.2.2
[Issue Type] Bug fix

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