Re: [PATCH 00/11] Misc Coverity fixes

2021-01-29 Thread Gedare Bloom
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.hu...@embedded-brains.de> wrote: > Not all issues are related to: > > https://scan.coverity.com/projects/rtems > > Some are obt

[PATCH 00/11] Misc Coverity fixes

2021-01-28 Thread Sebastian Huber
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 t