Skip to content

Fix a could of -Wmaybe-uninitialized warnings

Philip Withnall requested to merge pwithnall/mutter:main into main

See the commit messages. The first one is potentially a true positive; the second one looks like a false positive (but still good to fix anyway).

Signed-off-by: Philip Withnall pwithnall@gnome.org

Merge request reports