Skip to content

Fix release/debugoptimized build warnings with gcc

Loïc Molinari requested to merge molinari/weston:fix-warnings into main

Fix a few -Wmaybe-uninitialized warnings emitted by gcc with release/debugoptimized builds.

Merge request reports