summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLutz Helwing <lutz_helwing@mentor.com>2016-02-19 14:22:23 +0100
committerLutz Helwing <lutz_helwing@mentor.com>2016-02-19 15:21:39 +0100
commitd319ebf4d2d449d70befae0eebbdd82c19c5315f (patch)
tree67332de979e0d9e6364e410ff8dd1e4d6dfb4d3a /doc
parent858e87c83bc527a546ee7ec3617f2a306a5e45fc (diff)
downloadDLT-daemon-d319ebf4d2d449d70befae0eebbdd82c19c5315f.tar.gz
Truncate of string or raw block, if length exceeds maximum message length
Previously if messages containing strings or raw data were exceeding the maximum message size (DLT_USER_BUF_MAX_SIZE, currently set to 1390) they were discarded completely. This behaviour is changed so that too large data is truncated and sent anyway. Commented out part of unit test for dlt_log_raw abnormal where negative values for unsigned length were passed. Change-Id: I4f6bf152e7125924717c941ad7ebb8fd79787715 Signed-off-by: Lutz Helwing <lutz_helwing@mentor.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions