OSDN Git Service

conf: rename snd_conf_load1() to _snd_config_load_with_include()
authorJaroslav Kysela <perex@perex.cz>
Mon, 7 Jan 2019 12:15:32 +0000 (13:15 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 7 Jan 2019 12:15:34 +0000 (13:15 +0100)
commit1e5ecbc806a001f6aca34168e5b7e91ee74d2c62
tree4b5d79098050e0e55f96196d99dfa8119c1b15d2
parentf664a7aec9a249503e8523c6d830f60e3eb77cf6
conf: rename snd_conf_load1() to _snd_config_load_with_include()

Always free the include path which must be mallocated by the caller.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/local.h
src/conf.c
src/ucm/utils.c