mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-10 02:04:04 +00:00
The opened file should be closed before return, otherwise resource leak
will occur.
Signed-off-by: Ding Xiang <dingxiang@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20230830101148.3738-1-dingxiang@cmss.chinamobile.com
Fixes:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| base_test.c | ||
| common.h | ||
| config | ||
| config.um | ||
| fs_test.c | ||
| Makefile | ||
| ptrace_test.c | ||
| true.c | ||