renderer: Seperate info's lifecycle from client 95/317095/1
authorTaeHyeon Jeong <thyeon.jeong@samsung.com>
Wed, 4 Sep 2024 01:33:31 +0000 (10:33 +0900)
committerTaeHyeon Jeong <thyeon.jeong@samsung.com>
Wed, 4 Sep 2024 02:54:48 +0000 (11:54 +0900)
commit2dc5b8dadf0c0ab5674c1e8491187e10ce356a81
tree8707a9b4a10f766472767a9236022a0085ebfb01
parent436636e480b4ab79709b85d59a4c16c0784bdfd5
renderer: Seperate info's lifecycle from client

AS-IS
- when the renderer_client is removed, the info is also erased

TO-BE
- regardless of the renderer_client's destruction, the info is maintained

Change-Id: I4af548b3f1c71b06183b09882095705fac31bb82
src/renderer/renderer.c