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 add .gitignore files 2009-05-05 09:05:30 -04:00
docproc.c docproc: avoid segfault during file closing 2024-04-13 17:57:46 +02:00
fixdep.c fixdep: avoid underflow when end of entry doesn't coincide with EOF 2023-02-27 13:09:44 +01:00
Makefile "kernel config" -> "busybox config" 2006-11-30 22:40:32 +00:00
split-include.c fix "warning array subscript has type 'char'" 2021-04-14 19:12:43 +02:00