Skip to content

Fix uninitialized vars

Micael Oliveira requested to merge fix_uninitialized_vars into hotfix-8.1

Description

Fix a couple of uninitialized variables. Fixes #97 (closed)

News snippet

Fixed a couple of uinitialized variables.

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