Increased TM stack robustness #483
No reviewers
Labels
No Label
API Change
Breaking API Change
bug
build
cosmetics
Documentation
duplicate
feature
help wanted
hotfix
invalid
question
Refactor
Tests
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: fsfw/fsfw#483
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "eive:mueller/tm-stack-robustness"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #478
nullptr
checks and printouts to quickly determine small store size issueThe PusA Implementation has the same issue. Aren't we duplicating a lot of code here between A and C?
Maybe some code can be moved into a private function of the base class
The code can not be refactored in a sensible way because the function used are mostly member functions.
Replaced by #501 which will be merged directly into master for revision
Pull request closed