Skip to content

Fix xsettings list copy

If there is only 1 element in the list or memory allocation fails on the 2nd iteration then new->next is uninitialised.

See: https://github.com/libsdl-org/SDL/pull/10521

Signed-off-by: Emmanuele Bassi ebassi@gnome.org

Merge request reports

Loading