Compare commits

...

3 Commits

Author SHA1 Message Date
gvolfing
5032de51c7 Merge branch 'master' into Fix-e2e-test-fail-on-debugwithrelease 2023-12-07 08:53:09 +01:00
gvolfing
5b8a6f6812 Merge branch 'master' into Fix-e2e-test-fail-on-debugwithrelease 2023-12-06 10:45:30 +01:00
gvolfing
ec7f9278d8 Fix logic in RelWithDebInfo mode
In and only in RelWithDebInfo mode the access of the maybe_unused
variable results in segfaults, this change is making sure that does no
happen ever if the maybe_unused variable is nullopt without changing the
overall logic.
2023-10-24 14:12:21 +02:00

Diff Content Not Available