Hi,

These patches are from various patch sets to fix Coverity issues.

These were previously acked, but other patches in the corresponding
patch sets prevented them from getting pushed.

Thanks,
Ryan

Ryan Long (4):
  rtems-fdt.c: Fix Resource leak (CID #1437645)
  main_rtrace.c: Add error return when malloc fails
  objectextendinformation.c: Ensure information->object_blocks is not
    NULL
  rtl-allocator.c: Put dereferences after nullcheck

 cpukit/libdl/rtl-allocator.c               |  7 +++++--
 cpukit/libmisc/rtems-fdt/rtems-fdt.c       |  1 +
 cpukit/libmisc/shell/main_rtrace.c         |  1 +
 cpukit/score/src/objectextendinformation.c | 11 +++++++++++
 4 files changed, 18 insertions(+), 2 deletions(-)

-- 
1.8.3.1

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

Reply via email to