diff options
author | iod1hc <toan.dinhcong@vn.bosch.com> | 2020-11-04 17:49:06 +0700 |
---|---|---|
committer | Saya Sugiura <39760799+ssugiura@users.noreply.github.com> | 2021-01-06 09:27:28 +0900 |
commit | 2e8dade01beef3d8b6e6b812690c1f64d3408ce2 (patch) | |
tree | c91f9494790c6dc97ee34bfe1735aa60d158b9df /automotive-dlt-c++.pc.in | |
parent | 72c2ea521e1002996f423b56293adf21f6f00ea6 (diff) | |
download | DLT-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 'automotive-dlt-c++.pc.in')
0 files changed, 0 insertions, 0 deletions