SVACE: Fix SIGN_EXTENSION (WGID 16564) 82/297182/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231005.100145 accepted/tizen/unified/20230814.121032 tizen_8.0_m2_release
authorDongkyun Son <dongkyun.s@samsung.com>
Fri, 11 Aug 2023 08:08:28 +0000 (17:08 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Fri, 11 Aug 2023 08:11:37 +0000 (17:11 +0900)
commit2a6a0cf0438018cb2a1c81f0cfdac638bd1e562c
tree88abff95a8d64f4a9239c80abce82814d9c35a33
parent413cd0af500cf6815f13c40b5f616dc02f130222
SVACE: Fix SIGN_EXTENSION (WGID 16564)

WID:3704077 Unsafe conversion of expression 'timestamp' with type
'unsigned int' to implementation defined type '__time_t' may or may not
override sign-bit depending on size of implementation defined type,
which may cause unexpected results on porting to different platforms

http://10.240.209.78:12000/v2/warning/warningListView#PRJID=2&WGID=16564

Change-Id: I5bbcfd9c719ba0f31b87155487fe091bfef49a58
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
src/file_sync_service.c