summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_event_handler.c
diff options
context:
space:
mode:
authoriod1hc <toan.dinhcong@vn.bosch.com>2020-11-04 17:49:06 +0700
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-01-06 09:27:28 +0900
commit2e8dade01beef3d8b6e6b812690c1f64d3408ce2 (patch)
treec91f9494790c6dc97ee34bfe1735aa60d158b9df /src/daemon/dlt_daemon_event_handler.c
parent72c2ea521e1002996f423b56293adf21f6f00ea6 (diff)
downloadDLT-daemon-2e8dade01beef3d8b6e6b812690c1f64d3408ce2.tar.gz
shared: fix conversion warnings
- Data type of 'textlength' create a lot of warnings while using in function 'snprintf()', so change data type to 'size_t' will resolve these warnings. - Change data type of variable 'size' to the right type 'unsigned int', which is located in struct DltBuffer in dlt_common.h (line 832). Signed-off-by: Dinh Cong Toan <toan.dinhcong@vn.bosch.com> Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'src/daemon/dlt_daemon_event_handler.c')
0 files changed, 0 insertions, 0 deletions