Skip to content

CI: Detect uninitialized memory errors

This adds three CI jobs for detection of uninitialized memory errors in tests using Valgrind tool.

TODOs:

  • remove unnecessary changes
  • update Docker image, adding valgrind
  • update Dockerfile
  • resolve issues found by valgrind

Closes #133 (closed)

Edited by Felix Walter

Merge request reports