]> git.ipfire.org Git - thirdparty/grub.git/commit
hostdisk: fix crash with NULL device.map
authorAndrei Borzenkov <arvidjaar@gmail.com>
Sun, 17 May 2015 11:16:36 +0000 (14:16 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Sun, 17 May 2015 11:16:36 +0000 (14:16 +0300)
commit2498dc7a3aee638215ad47899031496b50633d55
tree63047825b690338088941d375546008ba0278bfe
parent5370dcfdae66b60cff3507ad925300a679fe4117
hostdisk: fix crash with NULL device.map

grub-macbless calls grub_util_biosdisk_init with NULL device.map.
grub-core/kern/emu/hostdisk.c