linux/tools/testing/selftests/efivarfs
zhujun2 3f6f8a8c5e selftests/efivarfs: create-read: fix a resource leak
The opened file should be closed in main(), otherwise resource
leak will occur that this problem was discovered by code reading

Signed-off-by: zhujun2 <zhujun2@cmss.chinamobile.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2023-10-18 14:33:44 -06:00
..
.gitignore
config
create-read.c selftests/efivarfs: create-read: fix a resource leak 2023-10-18 14:33:44 -06:00
efivarfs.sh
Makefile
open-unlink.c