Svc/Ccsds/CfdpManager| File | Line | Rule | Severity | Message |
|---|---|---|---|---|
| Svc/Ccsds/CfdpManager/Channel.cpp:445 | 445 | cpp/stack-address-escape | medium | A stack address which arrived via a [parameter](1) may be assigned to a non-local variable. |
| Svc/Ccsds/CfdpManager/Engine.cpp:437 | 437 | cpp/empty-if | low | If-statement with an empty then-branch and no else-branch. |
| Svc/Ccsds/CfdpManager/Engine.cpp:454 | 454 | cpp/empty-if | low | If-statement with an empty then-branch and no else-branch. |