Skip to content

Fix a couple of -Wmaybe-uninitialized warnings

Philip Withnall requested to merge pwithnall/mutter:maybe-uninitialized 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