[PATCH v2 0/5] Fix ostream format Coverity issues
Ryan Long
ryan.long at oarcorp.com
Tue Jul 20 15:06:52 UTC 2021
Hi,
This patchset has Chris's recommended fix for these issues.
Thanks,
Ryan
Ryan Long (5):
rtems-utils.h: Create ostream_guard
rtems-exeinfo.cpp: Restore ostream format
CoverageMapBase.cc: Restore ostream format
ReportsHtml.cc: Restore ostream format
ReportsText.cc: Restore ostream format
linkers/rtems-exeinfo.cpp | 7 +++++++
rtemstoolkit/rtems-utils.h | 18 ++++++++++++++++++
tester/covoar/CoverageMapBase.cc | 6 ++++++
tester/covoar/ReportsHtml.cc | 5 +++++
tester/covoar/ReportsText.cc | 5 +++++
5 files changed, 41 insertions(+)
--
1.8.3.1
More information about the devel
mailing list