WSL2-Linux-Kernel/scripts/kconfig
Heinrich Schuchardt 88127dae6e kconfig/symbol.c: use correct pointer type argument for sizeof
sym_arr is of type struct symbol **.
So in malloc we need sizeof(struct symbol *).

The problem was indicated by coccinelle.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-11-23 23:12:02 +09:00
..
lxdialog
.gitignore
Makefile
POTFILES.in
check.sh
conf.c
confdata.c
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconf_id.c
kxgettext.c
list.h
lkc.h
lkc_proto.h
mconf.c
menu.c
merge_config.sh
nconf.c
nconf.gui.c
nconf.h
qconf.cc
qconf.h
streamline_config.pl
symbol.c
util.c
zconf.l
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y