]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: fix Path condition - substitute Path
authorJaroslav Kysela <perex@perex.cz>
Wed, 24 Apr 2024 12:47:27 +0000 (14:47 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 24 Apr 2024 12:48:13 +0000 (14:48 +0200)
commit3fd24db22dd3b09fd70de2ae1c58804251737ff4
treefa40cdd9f69e2f5594c0ac54d187e3e1734ed737
parentef6463a20914e4cdcd22917d3206a06b86718c3f
ucm: fix Path condition - substitute Path

Use the appropriate variable for access/eaccess call.

Fixes: https://github.com/alsa-project/alsa-lib/issues/395
Fixes: ef6463a2 ("ucm: fix Path condition - substitute Path and Mode fields")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/ucm_cond.c