u-boot/scripts/kconfig
Heinrich Schuchardt 0931ed3c0d 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>
2017-11-20 20:18:36 -05:00
..
lxdialog Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
.gitignore
check.sh
conf.c kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
confdata.c kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
expr.c kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
expr.h kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
gconf.c
gconf.glade
images.c
kxgettext.c
list.h
lkc.h
lkc_proto.h
Makefile kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
mconf.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
menu.c kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
merge_config.sh kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
nconf.c kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
nconf.gui.c kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
nconf.h
POTFILES.in
qconf.cc kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
qconf.h kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
streamline_config.pl kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
symbol.c kconfig/symbol.c: use correct pointer type argument for sizeof 2017-11-20 20:18:36 -05:00
util.c
zconf.gperf kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
zconf.hash.c_shipped kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
zconf.l kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
zconf.lex.c_shipped kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
zconf.tab.c_shipped kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00
zconf.y kconfig: re-sync with Linux 4.10 2017-02-12 14:31:25 -05:00