commit | c3e8c747a85834bb40ffbbad3647657f9ee9ddbe | [log] [tgz] |
---|---|---|
author | Galanakis, Minos <minos.galanakis@linaro.org> | Mon Dec 02 16:18:50 2019 +0000 |
committer | Minos Galanakis <minos.galanakis@linaro.org> | Tue Dec 03 10:54:40 2019 +0000 |
tree | 26155760fef9daae41070609e31fa3f45efc53b5 | |
parent | 351a3fa7fc90a1a9ab62ea223f1b94ab136ea68f [diff] |
report_parser: Fixed a minor report formatting bug This patch addresses an issue of the report getting mangled, when the cppcheck/checkpach outpult file contains invalid data. The new behavior is that such lines will be reported but not fail the report generation. Change-Id: I70fcd16985dd9f92ae0ff9b70d6535828262571c Signed-off-by: Galanakis, Minos <minos.galanakis@linaro.org>