Fix crash issue on terminate 26/310326/3
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 25 Apr 2024 09:34:55 +0000 (18:34 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 26 Apr 2024 01:38:57 +0000 (10:38 +0900)
commit7e32dbc53a0337f12bc846c642502fbd2cb2d6e0
tree40f990f664d523e93ca369f1995295d519d8d4c1
parent4512fae3af9e4a7c657e7f06b2f1ef3d444176d5
Fix crash issue on terminate

Prevents autofill_service_send_error_info() invoke with a delegate handle that has already been disconnected

Change-Id: I1fadac0127957ca9bcbff4ba3e09e5a94b818795
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
service_lib/autofill_service.c