spa: support: use spa_list_consume()
Use `spa_list_consume()` when freeing entities in the pattern list instead of `spa_list_for_each_safe()`.
Loading
Please register or sign in to comment
Use `spa_list_consume()` when freeing entities in the pattern list instead of `spa_list_for_each_safe()`.