uninitialized variable fixed
Description
This MR fixes an uninitialized variable, found with valgrind. Hopefuppy, this will fix the sporadic failures of the periodic-systems/04-silicon test.
News snippet
This MR fixes an uninitialized variable, found with valgrind. Hopefuppy, this will fix the sporadic failures of the periodic-systems/04-silicon test.
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.