Increased TM stack robustness #483

Closed
muellerr wants to merge 11 commits from eive:mueller/tm-stack-robustness into development
Owner

Fixes #478

  1. More nullptr checks and printouts to quickly determine small store size issue
  2. returnvalue for inititalize function which can fail
Fixes #478 1. More `nullptr` checks and printouts to quickly determine small store size issue 2. returnvalue for inititalize function which can fail
muellerr added 1 commit 2021-09-27 11:07:53 +02:00
ba6cbde28a
Increased TM stack robustness
1. More nullptr check
2. returnvalue for inititalize function which can fail
muellerr requested review from mohr 2021-09-27 11:09:51 +02:00
muellerr added this to the v2.0.0 milestone 2021-09-27 11:10:38 +02:00
muellerr modified the milestone from v2.0.0 to (deleted) 2021-09-27 15:00:38 +02:00
gaisser modified the milestone from v2.0.0 to v2.0.0 2021-09-27 15:01:39 +02:00
muellerr added the
bug
label 2021-09-27 15:36:43 +02:00
muellerr added 1 commit 2021-09-27 15:37:00 +02:00
gaisser was assigned by mohr 2021-09-27 15:37:42 +02:00
Owner

The PusA Implementation has the same issue. Aren't we duplicating a lot of code here between A and C?

The PusA Implementation has the same issue. Aren't we duplicating a lot of code here between A and C?
muellerr added 1 commit 2021-09-29 16:17:45 +02:00
Author
Owner

Maybe some code can be moved into a private function of the base class

Maybe some code can be moved into a private function of the base class
muellerr added 1 commit 2021-10-02 15:51:09 +02:00
gaisser removed this from the v2.0.0 milestone 2021-10-04 14:29:18 +02:00
muellerr added 1 commit 2021-10-04 14:45:39 +02:00
muellerr added 1 commit 2021-10-05 12:27:46 +02:00
Author
Owner

The code can not be refactored in a sensible way because the function used are mostly member functions.

The code can not be refactored in a sensible way because the function used are mostly member functions.
muellerr added this to the v2.0.1 milestone 2021-10-05 12:30:20 +02:00
muellerr modified the milestone from v2.0.1 to v3.0.0 2021-10-05 12:32:09 +02:00
muellerr modified the milestone from v3.0.0 to v2.0.1 2021-10-05 12:32:12 +02:00
muellerr added 1 commit 2021-10-05 12:36:28 +02:00
muellerr added 1 commit 2021-10-05 12:39:06 +02:00
muellerr added 1 commit 2021-10-05 12:49:33 +02:00
muellerr added 1 commit 2021-10-05 18:27:41 +02:00
muellerr added 1 commit 2021-10-09 13:36:25 +02:00
Author
Owner

Replaced by #501 which will be merged directly into master for revision

Replaced by #501 which will be merged directly into master for revision
muellerr closed this pull request 2021-10-11 16:44:05 +02:00
muellerr removed this from the v2.0.1 milestone 2021-10-11 18:02:11 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.