diff options
Diffstat (limited to 'netboot.c')
| -rw-r--r-- | netboot.c | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -355,6 +355,8 @@ try_again: goto try_again; } + if (rc != EFI_SUCCESS && *buffer) { + FreePool(*buffer); + } return rc; - } |
![]() |
index : efi-boot-shim.git | |
| (mirror of https://github.com/vyos/efi-boot-shim.git) |
| summaryrefslogtreecommitdiff |