return end iterator instead of crashing #633

Merged
gaisser merged 2 commits from mueller/possible-fix-ccsds-distrib into development 2022-05-25 13:59:36 +02:00
Owner
  • Some clang-tidy improvements
  • Instead of continuing if a packet can not be loaded from a store, return
    the invalid value equivalent of the iterator
- Some `clang-tidy` improvements - Instead of continuing if a packet can not be loaded from a store, return the invalid value equivalent of the iterator
muellerr added 1 commit 2022-05-24 14:35:49 +02:00
fsfw/fsfw/pipeline/head This commit looks good Details
fsfw/fsfw/pipeline/pr-development This commit looks good Details
e59f1f26bf
return end iterator instead of crashing
muellerr added the
bug
label 2022-05-24 14:35:56 +02:00
muellerr requested review from gaisser 2022-05-24 14:36:03 +02:00
muellerr added this to the v5.0.0 milestone 2022-05-24 14:53:12 +02:00
Owner

Oh what happend here? How was the packet lost in your case?

Oh what happend here? How was the packet lost in your case?
muellerr added 1 commit 2022-05-25 09:52:42 +02:00
fsfw/fsfw/pipeline/pr-development This commit looks good Details
7dddcdfd55
Merge branch 'development' into mueller/possible-fix-ccsds-distrib
Author
Owner

Configuration error. It was a hint at a bug. A TC was deleted from a store, but then sending that TC was requested. The bug came from PUS 11 and was fixed.

Configuration error. It was a hint at a bug. A TC was deleted from a store, but then sending that TC was requested. The bug came from PUS 11 and was fixed.
gaisser approved these changes 2022-05-25 13:59:23 +02:00
gaisser left a comment
Owner

LGTM

LGTM
gaisser merged commit c7cf8e710d into development 2022-05-25 13:59:36 +02:00
gaisser deleted branch mueller/possible-fix-ccsds-distrib 2022-05-25 13:59:36 +02:00
Sign in to join this conversation.
No description provided.