change the return value for solving corrupt issue 46/318146/2
authordyamy-lee <dyamy.lee@samsung.com>
Wed, 25 Sep 2024 05:46:38 +0000 (14:46 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Wed, 25 Sep 2024 05:48:19 +0000 (14:48 +0900)
commitea995cf3ceeeaf1c137ee1a285b5551cfeba6ad3
treeeeb4120485a90f6e97c3afa99ab046879c81adae
parent9235618bb49a92b932de8d74643be6a790538222
change the return value for solving corrupt issue

It can occur an corrupt error when there is no personal xml file but return 0.
So, this patch changed this as return error type no file and only that case makes as success and returns.

Change-Id: I1b06df9bb2d637dfdda851577232f837a0158bfe
common/tts_config_mgr.c
common/tts_config_parser.c