]> git.ipfire.org Git - thirdparty/grub.git/commit
grub-install-common: avoid out of bound access when read failed
authorAndrei Borzenkov <arvidjaar@gmail.com>
Fri, 28 Nov 2014 17:45:27 +0000 (20:45 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Fri, 28 Nov 2014 17:45:27 +0000 (20:45 +0300)
commit0415dbe28f3dc3520b70745b3bd78073f094fb4d
treed9d64d17860aab07d88a5bf09b414dec83d83c13
parent478b5675209ab0263b8271764ef85d8fc1faec42
grub-install-common: avoid out of bound access when read failed

Check that modinfo.sh could be read successfully; abort on error. Avoids
potential out-of-bound array access.

CID: 73819
ChangeLog
util/grub-install-common.c