diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2023-04-21 07:57:19 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2023-04-21 07:57:19 -0400 |
| commit | bc479b1b17b3f12b487f4164966b35d1ec08fede (patch) | |
| tree | 47b790e57b4da47d0a3f9e33d8ce5ada147db7a1 /lib/command_graph.h | |
| parent | 852f96eb036a1bfba878467dc5b378d62f8c87ca (diff) | |
bgpd: Coverity mistakenly believes we can fall through
Coverity has incorrectly found that a switch statement
can be fallen through. It is missing the fact that the
previous case statement has a return through every path
it can get too. Let's just appease coverity
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/command_graph.h')
0 files changed, 0 insertions, 0 deletions
