Deinitialize engine when termination request is arrived 51/282651/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 7 Oct 2022 09:52:50 +0000 (18:52 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 7 Oct 2022 09:52:50 +0000 (18:52 +0900)
commite9a0f18c893a0fe94fe1d7cab4eb4decc961b791
tree81f520e166efeebfef98427776467220fe92cf62
parentc8ebe740b6c8df3ec3f0f548baa44d3a4794d5cf
Deinitialize engine when termination request is arrived

- Issue:
When termination request is arrived, engine does not clean up internal
handle and memories.

- Solution:
This patch adds invocation of vc_default_deinitialize() to
service_app_terminate callback. Through this change, engine can properly
terminate the engine process.

Change-Id: I0180d0ecb015e33c3bdd11a07f4367e6092c5c19
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
bin/i586/org.tizen.vc-engine-default
bin/x86_64/org.tizen.vc-engine-default