Fix coverity issues (PROC_USE.VULNERABLE) 09/299109/3 accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_8.0 accepted/tizen/8.0/unified/20231005.092441 accepted/tizen/unified/20230921.063901 tizen_8.0_m2_release
authorJaechul Lee <jcsing.lee@samsung.com>
Wed, 20 Sep 2023 02:27:13 +0000 (11:27 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Wed, 20 Sep 2023 07:51:14 +0000 (16:51 +0900)
commitc4e2afc57d6de0f58843319734739b50f5417135
treeaf533265b7737b84bfaf9b86e2e84abd5f8ce44a
parentd73c2ca10ae92822b9d38f4592be73d2cf9b325f
Fix coverity issues (PROC_USE.VULNERABLE)

checker said "strerror makes no guaranteee of thread safety. Use strerror_r function instead."
In addition to this, coverity found the possibility of the resource leak

[Version] 0.1.21
[Issue Type] SVACE

Change-Id: I1293c655a8f973ef3d45b50fc6093154c9007436
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
packaging/audio-hal-emul.spec
tizen-audio-file.c
tizen-audio-glue.c