[PATCH rtems-tools v2 0/7] Convert and reformat pt. 3
Ryan Long
ryan.long at oarcorp.com
Thu Sep 23 21:26:55 UTC 2021
Hi,
For this series of patches, I
- initialized an uninitialized array
- added check for length of "line" parameter
- simplified a conditional
Thanks,
Ryan
Ryan Long (7):
CoverageRanges.cc: Fix formatting
TraceReader: Convert to C++
TraceWriter: Convert to C++
TraceReaderLogQEMU.cc: Fix formatting
TraceWriterQEMU.cc: Fix formatting
TraceReaderLogQEMU.h: Fix formatting
TraceWriterQEMU.h: Fix formatting
tester/covoar/CoverageRanges.cc | 13 ++--
tester/covoar/CoverageRanges.h | 13 ++--
tester/covoar/ObjdumpProcessor.cc | 4 +-
tester/covoar/ObjdumpProcessor.h | 2 +-
tester/covoar/TargetBase.cc | 6 +-
tester/covoar/TargetBase.h | 4 +-
tester/covoar/TraceReaderBase.h | 4 +-
tester/covoar/TraceReaderLogQEMU.cc | 144 ++++++++++++++++--------------------
tester/covoar/TraceReaderLogQEMU.h | 3 +-
tester/covoar/TraceWriterBase.h | 3 +-
tester/covoar/TraceWriterQEMU.cc | 88 +++++++++++-----------
tester/covoar/TraceWriterQEMU.h | 6 +-
tester/covoar/qemu-log.h | 4 +-
13 files changed, 139 insertions(+), 155 deletions(-)
--
1.8.3.1
More information about the devel
mailing list