* normal/arg.c (grub_arg_parse): Correct error handling after reallocating the argumentlist (check if `argl' is not null instead of checking if `args' is not null). * kern/mm.c (grub_realloc): Return the same pointer when using the same region, instead of returning the header address. |
||
|---|---|---|
| .. | ||
| i386 | ||
| arg.c | ||
| cmdline.c | ||
| command.c | ||
| main.c | ||
| menu.c | ||