mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-03 04:51:13 +00:00
cleanup
This commit is contained in:
parent
7f18804f07
commit
1a60d363b0
@ -54,9 +54,7 @@ grub_extcmd_dispatcher (struct grub_command *cmd, int argc, char **args,
|
||||
return ret;
|
||||
}
|
||||
|
||||
if (state)
|
||||
grub_free (state);
|
||||
|
||||
grub_free (state);
|
||||
return grub_errno;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user