Fix uninitialized variable
Description
Fix uninitialized variable flagged by valgrind.
News snippet
Fix uninitialized variable flagged by valgrind.
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.