Skip to content

Fix memory leaks

Micael Oliveira requested to merge fix_memory_leaks into hotfix-8.1

Description

Fix a memory leak in Lanczos propagator.

News snippet

Fix a memory leak in Lanczos propagator.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports