[RTEMS Project] #4277: grtc.c: Missing break in switch errors spotted by Coverity
RTEMS trac
trac at rtems.org
Fri Mar 5 20:19:47 UTC 2021
#4277: grtc.c: Missing break in switch errors spotted by Coverity
-----------------------+--------------------------------------
Reporter: Ryan Long | Owner: Ryan Long <ryan.long@…>
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: bsps | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------+--------------------------------------
Changes (by Ryan Long <ryan.long@…>):
* owner: (none) => Ryan Long <ryan.long@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"13d6fae8dd495834d9d412b45da9c3deced7943a/rtems"
13d6fae/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="13d6fae8dd495834d9d412b45da9c3deced7943a"
grtc.c: Fix four Missing break in switch Coverity errors
CID 1399761: Missing break in switch in process_dma().
CID 1399765: Missing break in switch in process_dma().
CID 1399766: Missing break in switch in process_dma().
CID 1399777: Missing break in switch in process_dma().
Closes #4277
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4277#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list