Skip to content

added missing deallocation

Description

There was a memory leak, due to a missing deallocation. This was not detected early due to a misconfiguration of the valgrind builder.

News snippet

Fix memory leak.

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

Loading