diff options
author | jiripopek <Jiri.Popek@bmw.de> | 2019-04-04 14:13:34 +0200 |
---|---|---|
committer | ssugiura <39760799+ssugiura@users.noreply.github.com> | 2019-04-11 19:55:38 +0900 |
commit | 9e5723b75937892e12e68bb2f18f5751ce3d458d (patch) | |
tree | 30ec50fc70f83a145e43c4e635023905c9b21e54 /src/console | |
parent | eb3dcd26c80c4ac6e431b09b50b0861b9753ceea (diff) | |
download | DLT-daemon-9e5723b75937892e12e68bb2f18f5751ce3d458d.tar.gz |
Fixed memory leak when receiving network traces of 0xFFFF length
0xFFFF was used as a magic number in the length field of a network
message in order to trigger a resend. DLT library will now use the
nw_trace_type field and a custom type to do this, thus assuring no
external client of the library can reach this
value(DLT_NW_TRACE_RESEND).
Diffstat (limited to 'src/console')
0 files changed, 0 insertions, 0 deletions