Skip to content

[cleanup] remove warnings of uninitialized variables.

Robert K requested to merge feature/remove-warnings into master

This MR removes warnings of non void functions not returning anything and uninitialized variables.

Merge request reports