gtk4: load_gfxfile() leaks memory when load fails
load_gfxfile() on gtk4-client, presumable in other gtk-clients too, does not free 'spr' if the function returns early.
load_gfxfile() on gtk4-client, presumable in other gtk-clients too, does not free 'spr' if the function returns early.