Skip to content
  • Matthias Clasen's avatar
    Code cleanup · 9f24b547
    Matthias Clasen authored
    Use g_slist_free_full more consistently. This commit just converts
    the obvious cases where g_slist_forall is directly followed by
    g_slist_free.
    9f24b547