]> git.alsa-project.org Git - alsa-lib.git/commit
dlmisc: fix snd_plugin_dir locking for not DL_ORIGIN_AVAILABLE
authorJaroslav Kysela <perex@perex.cz>
Thu, 29 Oct 2020 19:31:19 +0000 (20:31 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 29 Oct 2020 19:32:10 +0000 (20:32 +0100)
commit1d993b37ab4e0b9b6e6b795d7be84ce97b29e20b
tree5c14722fd9109c1475d71e4dae98f3c4bdba2c13
parentad8c8e5503980295dd8e5e54a6285d2d7e32eb1e
dlmisc: fix snd_plugin_dir locking for not DL_ORIGIN_AVAILABLE

Fixes: 8580c081c2 ("dlsym: add support for ALSA_PLUGIN_DIR environment variable")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/dlmisc.c