[PATCH v1 0/3] Uninitialized scalar field Coverity issues
Ryan Long
ryan.long at oarcorp.com
Tue Aug 24 17:11:59 UTC 2021
Hi,
To fix these issues I just needed to add the missing member variables from the
initialization lists.
Thanks,
Ryan
Ryan Long (3):
rtems-exeinfo.cpp: Initialize byteorder
GcovData.cc: Initialize gcnoPreamble
rld-dwarf.cpp: Initialize member variables
linkers/rtems-exeinfo.cpp | 3 ++-
rtemstoolkit/rld-dwarf.cpp | 12 ++++++++++++
tester/covoar/GcovData.cc | 1 +
3 files changed, 15 insertions(+), 1 deletion(-)
--
1.8.3.1
More information about the devel
mailing list