Files
CMake/Source/CTest
Sylvain Joubert 1d16eae868 ctest_coverage: fix out-of-bounds index in Jacoco parser
When the current source file is not found the FilePath variable was left
with the previous path content. In case the previous file had less lines
than the current one and there are 'line' entries for the current one
with higher number we ended up in a buffer overflow while indexing the
previous file entry with a line number higher.  By clearing the
FilePath, the empty() guard triggers correctly on an empty path and it
avoid modifying the wrong data.
2019-03-26 11:50:30 -04:00
..
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00
2018-06-04 10:32:49 -04:00
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00
2018-06-04 10:32:49 -04:00
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00