]> git.alsa-project.org Git - alsa-tools.git/commit
envy24control: fix file descriptor leaks in profiles
authorAndreas Persson <andreasp56@outlook.com>
Sat, 29 Mar 2025 07:37:01 +0000 (08:37 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 9 Apr 2025 09:44:11 +0000 (11:44 +0200)
commit52e64810471910354d04527ee679688709db313b
treea14675ec9832fdf0fe63f95d70a5925b12006e76
parent337768effadc01a7ea100b5c6afac5397b9bc24f
envy24control: fix file descriptor leaks in profiles

File descriptors were leaked when "Save active profile" was pressed. Add
the missing calls to close.

Closes: https://github.com/alsa-project/alsa-tools/pull/33
Signed-off-by: Andreas Persson <andreasp56@outlook.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
envy24control/profiles.c