busybox/scripts/basic
Yan Zhu 681e4f5d92 docproc: avoid segfault during file closing
In the function find_export_symbols, since the fopen file does not
exit when it fails, there is a dereference problem in fclose(fp),
which will cause a segmentation fault.

Signed-off-by: Yan Zhu <zhuyan2015@foxmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2024-04-13 17:57:46 +02:00
..
.gitignore
Makefile
docproc.c docproc: avoid segfault during file closing 2024-04-13 17:57:46 +02:00
fixdep.c
split-include.c