Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
preset: fix initialization of "QSV" dictionary
hb_dict_set() takes ownership of the qsv dict that was just created. It appears to make a copy and release what was passed in. So re-get the dictionary after setting it.
- Loading branch information