Replace strerror with strerror_r 15/247015/1
authorhyunho <hhstark.kang@samsung.com>
Fri, 6 Nov 2020 05:09:06 +0000 (14:09 +0900)
committerhyunho <hhstark.kang@samsung.com>
Fri, 6 Nov 2020 05:10:09 +0000 (14:10 +0900)
commit2397f8f058b2dd759135246c1c63718018bfeac8
tree95ebeed67fd05952e9292c435ad1296bfc3b6659
parent9e05516e12b2d480ae1ac3e5484af00513087263
Replace strerror with strerror_r

strerror_r is a thread safe function

Change-Id: Ib4578f84a1adbc1e6629b41e9e96995706b10922
Signed-off-by: hyunho <hhstark.kang@samsung.com>
notification-ex/shared_file.cc
notification/src/notification_shared_file.c