b73cee7f1f
The grub_free() implementation in grub-core/kern/mm.c safely handles NULL pointers, and code at many places depends on this. We don't know that the same is true on all host OSes, so we need to handle the same behavior in grub-emu's implementation. Signed-off-by: Peter Jones <pjones@redhat.com> Reviewed-by: Darren Kenny <darren.kenny@oracle.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> |
||
---|---|---|
.. | ||
argp_common.c | ||
cache.c | ||
cache_s.S | ||
full.c | ||
hostdisk.c | ||
hostfs.c | ||
lite.c | ||
main.c | ||
misc.c | ||
mm.c | ||
time.c |