summaryrefslogtreecommitdiff
path: root/src/shared/dlt_common.c
diff options
context:
space:
mode:
authorDinh Cong Toan(RBVH/ECM12) <Toan.DinhCong@vn.bosch.com>2020-10-15 17:09:55 +0700
committerSaya Sugiura <ssugiura@jp.adit-jv.com>2021-01-06 09:19:55 +0900
commit7b35687548bd53bed9ffa31ef5abc5def00f8f19 (patch)
tree2178b50495c93bf92cfe725062ae0288151e1bf7 /src/shared/dlt_common.c
parent966b3efb9e2f89ec2fee2e9b641967707fe6fc47 (diff)
downloadDLT-daemon-7b35687548bd53bed9ffa31ef5abc5def00f8f19.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 'src/shared/dlt_common.c')
0 files changed, 0 insertions, 0 deletions