Hi,

These patches will get rid of the "Uninitialized pointer field" Coverity
issues. I noticed that some other member variables were not initialized
while doing this, so I initialized them as well.

Thanks,
Ryan

Ryan Long (4):
  DesiredSymbols.h: Initialize symbolInfo
  GcovFunctionData.cc: Initialize member variables
  record-filter-zlib.cc: Initialize stream_'s fields
  ObjdumpProcessor.h: Remove inputBuffer_m

 tester/covoar/DesiredSymbols.h     |  1 +
 tester/covoar/GcovFunctionData.cc  | 10 +++++++---
 tester/covoar/ObjdumpProcessor.h   |  5 -----
 trace/record/record-filter-zlib.cc | 13 +++++++++++++
 4 files changed, 21 insertions(+), 8 deletions(-)

-- 
1.8.3.1

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to