summaryrefslogtreecommitdiff
path: root/src/tests/dlt-test-stress-client.c
diff options
context:
space:
mode:
authoriod1hc <toan.dinhcong@vn.bosch.com>2020-11-05 19:29:45 +0700
committerSaya Sugiura <ssugiura@jp.adit-jv.com>2021-01-06 09:19:55 +0900
commit7318d0ea3e45f9209db6683d4d05a84dd4d41390 (patch)
treed1f59052c1f77e860971fec19032333907d58c22 /src/tests/dlt-test-stress-client.c
parent7a8cb49abbb3600b7395a655569b46563a23d750 (diff)
downloadDLT-daemon-7318d0ea3e45f9209db6683d4d05a84dd4d41390.tar.gz
daemon: fix conversion warnings
- Instead of casting frequently, change the data type of 'to_remove' to 'uint32_t' for the correct format, also adding temp variable to check return value. - Change data type of 2 variable 'offset' and 'sizecont' to 'size_t' (dlt_daemon_client.c), because these variable using many time with function 'sizeof', and they was used as local variable so it will not effect dlt library. Signed-off-by: Dinh Cong Toan <toan.dinhcong@vn.bosch.com>
Diffstat (limited to 'src/tests/dlt-test-stress-client.c')
0 files changed, 0 insertions, 0 deletions