Skip to content
Snippets Groups Projects

Fix crashing test on several Debian based CI runners

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:fix_mat_test_macro into master

The crash happens due to a undersized char array where one writes after the upper bound when the file path is to long. The problem occurred in the CI pipeline for some users with very long user names.

The quick fix is to enlarge the charcter arrays but on the long term the char arrays should be replaced by strings.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading