CodeQL findings — Svc/DpCatalog

devel @ e84571354780 · generated 2026-09-03T21:21:21Z
FileLineRuleSeverityMessage
Svc/DpCatalog/DpCatalog.cpp:891891cpp/fprime/command-responsemediumCommand handler START_XMIT_CATALOG_cmdHandler has a path that neither calls cmdResponse_out nor saves opCode and cmdSeq into member variables read by a deferred cmdResponse_out call.
Svc/DpCatalog/DpCatalog.cpp:109109cpp/jpl-c/function-size-limitslowloadStateFile has too many lines (89, while 60 are allowed).
Svc/DpCatalog/DpCatalog.cpp:274274cpp/fprime/incomplete-codelowComment contains the incomplete-code marker TODO.
Svc/DpCatalog/DpCatalog.cpp:363363cpp/jpl-c/function-size-limitslowfillBinaryTree has too many lines (90, while 60 are allowed).
Svc/DpCatalog/DpCatalog.cpp:488488cpp/jpl-c/function-size-limitslowprocessFile has too many lines (142, while 60 are allowed).

Dismissed findings (1)

FileLineRuleDismissal reasonComment
Svc/DpCatalog/DpCatalog.cpp634cpp/fprime/jpl-c/use-of-assertions-densitywon't fixThis has status code error handling.