Skip to content

Improve handling of malformed diagnostic processor responses

Andreas Persson requested to merge diag-cpu-exception into master

Check the return value of string::find() before using it as an index

Fixes #16 (closed)

Merge request reports