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 <ssugiura@jp.adit-jv.com>2021-01-06 09:19:55 +0900
commit7a8cb49abbb3600b7395a655569b46563a23d750 (patch)
treec91f9494790c6dc97ee34bfe1735aa60d158b9df /src/daemon/dlt_daemon_event_handler.c
parent7b35687548bd53bed9ffa31ef5abc5def00f8f19 (diff)
downloadDLT-daemon-7a8cb49abbb3600b7395a655569b46563a23d750.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