summaryrefslogtreecommitdiff
path: root/src/ucm/ucm_include.c
Commit message (Expand)AuthorAgeFilesLines
* ucm: fix memory leak in the error path (Include)Jaroslav Kysela2022-05-231-3/+4
* ucm: substitute the before/after identifiersJaroslav Kysela2021-09-011-6/+12
* ucm: compound_merge() - fix use after free (and logic)Jaroslav Kysela2021-06-031-3/+5
* ucm: compound_merge - use snd_config_merge()Jaroslav Kysela2021-05-241-7/+30
* ucm: substitute the merged tree completelyJaroslav Kysela2020-07-061-2/+7
* ucm: include - fix compound_merge for arraysJaroslav Kysela2020-06-151-0/+12
* ucm: shuffle code in compound_merge()Jaroslav Kysela2020-06-021-15/+21
* ucm: config - substitute File string to allow variables in includeJaroslav Kysela2020-05-251-3/+7
* ucm: configuration - implement in-place IncludeJaroslav Kysela2020-05-251-0/+259