]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: fix memory leak in the error path (Include)
authorJaroslav Kysela <perex@perex.cz>
Mon, 23 May 2022 11:29:36 +0000 (13:29 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 23 May 2022 11:29:39 +0000 (13:29 +0200)
commit7474518a96bbfad284f68b9267470f4252fa3f78
tree2ce770afcc67bc9222c62cb3606e807a40e5ebe5
parent7f2d6c3aac3505ceee4b0d3e8b3ca423ce29b070
ucm: fix memory leak in the error path (Include)

The included configuration tree must be freed
in the error path, too.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/ucm_include.c