properties: clear SPA_DICT_FLAG_SORTED when adding/removing items
This allows calling spa_dict_qsort() externally on the dict, ensuring that lookups will not break when items are added or removed.
Loading
Please register or sign in to comment
This allows calling spa_dict_qsort() externally on the dict, ensuring that lookups will not break when items are added or removed.