Skip to content

Compiler warning fixes (with -Wmaybe-uninitialized)

Carlos Garnacho requested to merge wip/carlosg/maybe-uninitialized into master

Fix some compiler warnings I see here, more an eye sore than anything.

Merge request reports