Skip to content

assrender: fix some leaks

g_slist_remove_*() removes the list node without freeing it.

Merge request reports