[PATCH 00/11] Misc Coverity fixes
Gedare Bloom
gedare at rtems.org
Fri Jan 29 16:38:42 UTC 2021
Just as a curiosity, it would be good to know what the private version
picks up that the public one does not.
On Thu, Jan 28, 2021 at 8:28 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:
> Not all issues are related to:
>
> https://scan.coverity.com/projects/rtems
>
> Some are obtained by a private Coverity instance.
>
> Sebastian Huber (11):
> score: Add comments and asserts for clarification
> kern_tc.c: Remove unused code
> bsp/leon3: Fix incompatible function types
> score: Fix implicit type conversion
> score: Simplify _MRSP_Wait_for_ownership()
> bsp/leon3: Improve printk() support
> score: Simplify _CORE_message_queue_Broadcast()
> score: Remove superfluous type qualifier
> libtest: Check return values with RTEMS_DEBUG
> score: Remove double assignment
> rtems: Mark value as used
>
> bsps/sparc/leon3/clock/ckinit.c | 10 ++-
> bsps/sparc/leon3/console/printk_support.c | 92 +++++++++++++----------
> cpukit/include/rtems/rtems/timerimpl.h | 2 +-
> cpukit/include/rtems/score/mrspimpl.h | 13 ++--
> cpukit/include/rtems/score/priorityimpl.h | 7 ++
> cpukit/include/rtems/score/smpimpl.h | 2 +-
> cpukit/libtest/t-test-rtems-measure.c | 60 +++++++++++----
> cpukit/rtems/src/semrelease.c | 1 +
> cpukit/score/src/coremsgbroadcast.c | 19 ++---
> cpukit/score/src/kern_tc.c | 6 --
> cpukit/score/src/scheduleredfsmp.c | 3 +-
> 11 files changed, 130 insertions(+), 85 deletions(-)
>
> --
> 2.26.2
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210129/e97f9ddb/attachment.html>
More information about the devel
mailing list