Hi Daniel,
Can you have a look at these patches, and the follow-up one with the
/* fall-through */ comments? Do you guys host your own version that
you would like to keep synch'ed with the one in RTEMS, or how would
you like to handle patches to grlib / gr drivers in rtems?
Thanks,
Gedare
On Thu
Hi,
Here are the fixes for the Coverity errors with grlib/gr device drivers.
The types of issues fixed were:
- Unchecked return value
- Unchecked return value from library
- Unsigned compared against 0
- Unused value
For the "Unsigned compared against 0" errors in satcan.c, the first if
statemen