summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDinh Cong Toan(RBVH/ECM12) <Toan.DinhCong@vn.bosch.com>2020-10-15 17:09:55 +0700
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-01-06 09:27:28 +0900
commit72c2ea521e1002996f423b56293adf21f6f00ea6 (patch)
tree2178b50495c93bf92cfe725062ae0288151e1bf7 /include
parent1b3080cea4bb947917f7512ec530f79ce2481b08 (diff)
downloadDLT-daemon-72c2ea521e1002996f423b56293adf21f6f00ea6.tar.gz
logstorage: fix conversion warnings
- Some functions like 'strncmp()', 'strncat()', 'strcpy()' and 'memcpy()' take an argument in type 'size_t', so explicit data type to 'size_t' in this case is needed to avoid conversion warnings. - Function 'strlen' return data type 'size_t', which still need to cast data type Signed-off-by: Dinh Cong Toan(RBVH/ECM12) <Toan.DinhCong@vn.bosch.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions